Skip to content

Create 3D Textures for Unity

Latest
Compare
Choose a tag to compare
@Arlorean Arlorean released this 31 Aug 19:08
· 2 commits to master since this release

This small release is to provide the --3D command line option to create a grid of image slices in the front to back axis (Y in MagicaVoxel, Z in Unity) so that single PNG can be used as a 3D Texture inside Unity.

An example Unity URP repository has been created with some sample conversions Arlorean/RaymarchVoxels:

DemoScene

Example usage to convert the Nerds.qb sample file export form Qubicle:
Voxels.CommandLine.exe --3D Nerds.qb

nerds (45x1)

Nerds