Skip to content

Kurtil/voxgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxgl

A voxel sandbox with Webgl.

Build for produciton :

npm run build

Build on change for development :

npm run start

To run the example, run an http server at root after building in develoment mode: (example with http-server)

npm i
npm run start
http-server .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published