I want to implement a 3D version of Snake through babylonJS or THREE.js.
where, when the snake turns, I want it to turn in a way similar to the image below.
so, do I need to use bone animation to achieve this goal? If necessary, can you put forward a suggestion / solution to guide me on how to achieve it?