Skip to content
No description or website provided.
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
models
src
.babelrc
.gitignore
.jshintrc
LICENSE
README.md
package-lock.json
package.json
webpack.config.js

README.md

VoxRenderer

A renderer for the .vox file format as generated by MagicaVoxel.

Note that the library parse-magica-voxel that's included doesn't support MagicaVoxel 0.99 vox files.

I forked the library here: https://github.com/dgoemans/parse-magica-voxel and added support for unknown chunks. I sent a PR to the original lib, but it's not updated yet. I used npm link to run it locally.

You can’t perform that action at this time.