How to Create a 3D Animation Neural Network Using Three.js

Sometimes, it’s good to check the official examples: three.js examples . What if there’s something similar to what you need :slight_smile:

You can do things even with canvas’ 2d-context: https://codepen.io/prisoner849/full/vYweOmX

4 Likes