CURRENTLY SET ASIDE I NEED TO LEARN WORK LEARN WORK LEARN WORK
Little 3D framework.
The goal of this project is to learn webgl & glsl stuff by making my own framework (big inspiration from framework below)
npm i
It starts a developement server at localhost:9966 with live reload.
npm start
npm run build
All the examples are THERE
npm run example {exampleName}
npm run example {exampleName} build
-
Alfrid by @yiwen_lin
-
THREE.js by a lot of people ^^