Good for those(like me) getting into ThreeJs. No fancy textures or such, just basic materials. Focuses on how to achieve something, for example how to make a spiral or do something with tweening.
Libraries Used
- ThreeJs
- Parcel
- Tween
- Oimo
How To Setup
1: Npm Install
2: In the index file change the number of the file loaded to whichever example and then parcel index.html
3: Download fonts from https://github.com/mrdoob/three.js/tree/dev/examples/fonts and place in a font folder. If using parcel then put the font folder in dist