Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 21 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T18:04:47.000Z (about 2 years ago)
- Last Synced: 2024-04-17T22:14:51.779Z (7 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
![Voxelized Website Template](https://github.com/polygonjs/template-voxelized/blob/main/public/screenshots/screenshot1.jpg?raw=true)
![Screenshot from Polygonjs](https://github.com/polygonjs/template-voxelized/blob/main/public/screenshots/screenshot2.jpg?raw=true)[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`