A Three.js Boilerplate based on OOP

Recently I am studying some open source projects written by Bruno Simon. I found that there are many common and good writing style, so I decided to organize them into a Three.js Starter based on OOP. I think this would really help for web developers, who are trying to use Three.js library in a more modular and manageable way in their future projects :raised_hands:

:point_right: GitHub - TomHsiao1260/three-starter: 🌈 three.js starter based on OOP

Features: OOP, GSAP, dat.gui, webpack, Babel, ESLint

Would be really appreciated if you are willing to give me a star :star:

3 Likes