A well-optimized web-based voxel engine.
Before starting, make sure to install the following:
```bash
git clone https://github.com/shaoruu/voxelize.git cd voxelize
yarn
yarn run proto
yarn run dev
yarn run demo
```
visit http://localhost:3000