three.js & rapier3D - Character Terrain Movement
Genka Genka
4.33K subscribers
17,954 views
378

 Published On Apr 13, 2022

I extend my previous basic character controller with physics. Using rapier3D we get a physical world, generate randomized terrain, make our character move on that terrain and interact with other physical bodies!

See previous video:    • three.js Basic Character Controls -  ...  

Stackblitz: https://stackblitz.com/github/tamani-...
Github: https://github.com/tamani-coding/thre...

(00:00) - Intro
(01:04) - rapier3D Introduction
(02:45) - Combine three.js and rapier3D
(03:48) - Terrain Generation with Heightfield
(05:01) - Kinematic Character Controller
(06:08) - Terrain Collision with Raycasting
(06:56) - Outro

show more

Share/Embed