JS / WebGL docs
All the programs are client only, all the code is here:
https://codeberg.org/curved-ruler/pages/src/branch/main/webgl-sketches
Common code:
Unlike in
graphoscope
(C++), there are no shared libraries or code, everything is duplicated in the program's folder. There is one exception, the
input
folder for 3D models and resources.
-
Javascript
- Math / Geometry
-
WebGL