Generates a 2D or 3D mesh from a bitmap image.
From heightmaps you can easily generate terrains or any other surface.
Image entities can be converted into 2D pixel grids.
Note! Generates two triangles per pixel! 250x250 pixel image generates a mesh of ~125K faces! (250 * 250 * 2) The time taken to generate a mesh quickly turns into minutes or hours - so be careful with the bitmap sizes.
- Draw » Mesh From Heightmap
- Context Menu » Mesh From Heightmap
- Context Menu » Mesh From Bitmap
- All features
- No down-sampling of heightmaps.
- Limited image formats supported.
- Degraded text display.
I'd be happy if you donate a cookie (or a beer) if you find my plugins useful.