I write random stuff here.
visit ch3coohlink.github.io/editor/index.html?load=<target_path>
to run these demo.
e.g: ch3coohlink.github.io/editor/index.html?load=gui-test/01 - 1 level octree.js
Make sure you have nodejs and npm installed.
- install dev dependencies by
npm i
- boot dev server
node ./server.js
- visit
localhost:9999/dev.html?load=<target_path>
e.g:localhost:9999/dev.html?load=gui-test/01 - 1 level octree.js