An open API service indexing awesome lists of open source software.

https://github.com/danielesteban/voxelmarch


https://github.com/danielesteban/voxelmarch

voxels webgpu

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

[voxelmarch](https://voxelmarch.gatunes.com)
==

```bash
# clone repo:
git clone https://github.com/danielesteban/voxelmarch.git
cd voxelmarch
# install dependencies:
pnpm install
# start environment:
pnpm start
# open http://localhost:8080/ in your browser
```