This program is a simple voxel editor. It can generate voxel images.
Output voxels can be used either with DelphiDoom, either with any application that supports the slab6 vox format.
Source code repository: https://github.com/jval1972/DD_VOXEL
Features
- Multiple Undo/Redo
- Copy/ Paste to clipboard
- Copy/Paste front, back, left, right, top and down views
- Heightmap and terrain texture importing
- KVX voxel format importing
- slab6 VOX voxel format importing and exporting
- Sprite export (8, 16 or 32 angles)
- Advanced scripting (PascalScript)
- Macros/plug-ins can be generated with PascalScript





