iooops

Results 7 comments of iooops

Thanks! It solved my problem.

Can you make it a smoother transition whenever a Listener/Source Position/Rotation is set? When I use a slider in Threejs to change the params, I always hear the clipping sounds,...

I tried linear interpolation using JavaScript. It did improve the performance a lot. But still I can hear the clipping sound when I’m sliding very fast. It would be great...

Just less glitching compared to using it without interpolation. But still it has glitching. > On Mar 15, 2019, at 12:32, Hongchan Choi wrote: > > Can you elaborate on...

For my case, I found Accelerate very useful: https://github.com/huggingface/accelerate with just several lines of code.

> Hi, thank you for your interest! > > To drive character animation, you need to transfer 3D joint keypoints to rotation matrix/eular angles (this step is called "inverse kinemetics",...