Development Make sure nodejs is installed npm install to get all dependencies npm run dev to open in your browser TODO (Optimization) Re-use a single Float32Array as buffer when generating instead of allocating new ones for every chunk (If time permits) (Optimization) Hierarchical heightmap tracing (If time permits) (Consistency) Seeded RNG (If time permits) (Compatibility) Investigate compatibility of float textures on WebGL 1