jpaver

Results 3 issues of jpaver

- to prevent regressions with further dev, we'd like coverage on: -- files produced by various magicavoxel versions. eg. early versions that don't produce nSHP/nTRN/nGRP chunks. -- groups vs flattening...

I recently learned Magicavoxel supports copying groups by reference, which means the underlying scene hierarchy is a directed-acyclic-graph that has leaf nodes or group nodes with multiple parents ie. diamond...

For meshing minecraft style chunks, the current algorithms will always generate polygons on chunk boundaries as they assume the data outside the grid is non-solid. It may be useful to...