https://github.com/florianfe/vox-viewer
like <model-viewer>, but for .vox-models
https://github.com/florianfe/vox-viewer
magicka-voxel model model-viewer vox voxels web-component
Last synced: about 2 months ago
JSON representation
like <model-viewer>, but for .vox-models
- Host: GitHub
- URL: https://github.com/florianfe/vox-viewer
- Owner: FlorianFe
- License: mit
- Created: 2019-10-31T11:07:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-08T13:37:50.000Z (3 months ago)
- Last Synced: 2025-04-11T07:20:50.521Z (about 2 months ago)
- Topics: magicka-voxel, model, model-viewer, vox, voxels, web-component
- Language: JavaScript
- Homepage: https://florianfe.github.io/vox-viewer/demo/
- Size: 4.22 MB
- Stars: 24
- Watchers: 3
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# \
uses [\](https://github.com/GoogleWebComponents/model-viewer) and acts like it, but takes .vox files
which are exported by [Magicka Voxel](https://ephtracy.github.io/) as source instead of GLTF files. It also uses
[voxel-triangulation.js](https://github.com/FlorianFe/voxel-triangulation.js) to build a mesh out of the voxel model and [vox-reader.js](https://github.com/FlorianFe/vox-reader.js) to parse vox files.## 🖼 Preview

## 👀 Demo
You can see a live demo [here](https://florianfe.github.io/vox-viewer/demo/)