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

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

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

![screenshot](https://raw.githubusercontent.com/FlorianFe/vox-viewer/master/img/screenshot.png)

## 👀 Demo

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