https://github.com/polygonjs/template-voxelized
see live https://market.polygonjs.com/gui/templates/vozelized
https://github.com/polygonjs/template-voxelized
animation webgl
Last synced: 5 months ago
JSON representation
see live https://market.polygonjs.com/gui/templates/vozelized
- Host: GitHub
- URL: https://github.com/polygonjs/template-voxelized
- Owner: polygonjs
- Created: 2022-08-15T23:20:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T18:04:47.000Z (over 3 years ago)
- Last Synced: 2026-01-14T20:16:52.428Z (5 months ago)
- Topics: animation, webgl
- Language: GLSL
- Homepage: https://market.polygonjs.com/gui/templates/vozelized
- Size: 11.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README


[Create interactive 3D With Polygonjs](https://polygonjs.com) --- [View On Polygonjs Marketplace](https://market.polygonjs.com/gui/templates/voxelized) --- [Live Demo](https://market.polygonjs.com/gui/templates/voxelized/fullscreen)
# template-voxelize
This project was created using:
- vue-cli (vuejs command line tool, https://vuejs.org/)
- polygonjs (WebGL design app, https://polygonjs.com/)
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
# Open polygonjs
- run `yarn polygonjs`
- open your browser at `http://localhost:8091?scene=scene_01` or `http://localhost:8091`