Voxelization - nimadez/voxel-builder GitHub Wiki

voxelization

3D Model Voxelizer

  • Fast BVH method (three-mesh-bvh)
  • Import OBJ and GLB from file or URL
  • Merge and voxelize all meshes
  • Support file drag and drop
  • Increase "Scale" amount for more details
  • NOTICE: GLB meshes need to have the same properties or they won't merge
  • Valid URL: direct https links with file extension ending https://address.com/example.obj?raw=true

Image Voxelizer

pixel-monk

  • Import JPG, PNG, SVG from file or URL
  • Higher "Ratio" for more details
  • Support file drag and drop
  • Use Pixel Monk to draw 2D shapes for voxelization

NOTICE: Do not "Bake Color Groups", you don't want a mesh per pixel color!