Version 1.6.1 is available.
What's new
- Create or modify voxels with advanced scripting (thanks to Remobject's PascalScript).
- Create auxiliary voxel buffers at start-up to avoid repetitive memory allocation and de-allocation.
- Paint-Editing preview changed to be more "eye-friendly". The borders of the rectangle that represents a voxel/pixel, are not black anymore. Instead we use a color similar to the color of the voxel itself.
- OpenGL rendering clean-up and fixes.
- Sprite export in 32 angles, sprite export dialog with many options.
Downloads
- Windows Executable and source code: https://sourceforge.net/projects/del...D_VOXEL_1.6.1/
- Scripting examples: https://sourceforge.net/projects/del...iles/Examples/
Screenshots
Great.
If sprite exporting can be done in simple bitmaps (i.e. PNG, TGA or similar) then it is perfect.
Also, allowing to save in VOX format would be great.
No signature provided yet.
When you select the PK3 output file and PNG as the sprite format, the sprites (in all angles) are exported in a PK3(actually zip) file as PNG Images.
Also the left / right / front otc views are actually a sprite-like representation of the voxel (isometric projection).
Other voxel formats are a little obscure to implement (tried to make a kvx export but it was much more tricky and difficult than reading them).
Haven't tried vox format. After some google search, I found some documentation at https://github.com/ephtracy/voxel-model/tree/master/vox.
Not sure that's the vox format I'm asking from. You can find a description with the Build Engine sources.
No signature provided yet.
Version 1.6.3 is available.
What's new
- slab6 *.VOX files support. Both importing and exporting.
- Convert voxel to 256 color palette.
- Change working palette.
- Quantize voxel pixels to 256 color palette.
- Batch convertion of ddvox files to slab6 *.VOX files.
- Lowest CPU utilization when idle.
- Fixes to mouse control movement.
- Fixed export sprite in PK3/ZIP file.
- Speed optimizations in export sprite using multiple CPU cores.
Downloads
- Windows Executable and source code: https://sourceforge.net/projects/del...D_VOXEL_1.6.3/
Screenshots
VOX support. Nice!
I've tested on Linux using Wine and it works!
No signature provided yet.
Bookmarks