-
Notifications
You must be signed in to change notification settings - Fork 22
Voxelization
nimadez edited this page Oct 2, 2024
·
1 revision
- 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
- 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!