Fast cpu 3d rendering in javascript (without using webgl). Just for fun.
Start work
> npm install
Live-reload develop server
> npm run watch
Build project
> npm run build
Run js analize (required d8 utility in PATH)
> npm run profile
It generate v8.log
file that can be decoded by v8 system analyzer