-
Notifications
You must be signed in to change notification settings - Fork 22
File Format
nimadez edited this page Oct 2, 2024
·
1 revision
Version >= 4.0.3
{
"version": "Voxel Builder 1.0.0",
"project": {
"name": "untitled",
"voxels": 1000
},
"data": {
"voxels": "X,Y,Z,COLOR,VISIBLE;X,Y,Z,COLOR,VISIBLE;..."
}
}
Version <= 4.0.2
Removed from version 4.3.1 onwards.
Version <= 3.8.9
Removed from version 4.1.9 onwards.
vengi is a collection of voxel tools, VBX format is supported by vengi
https://mgerhardy.github.io/vengi/
https://mgerhardy.github.io/vengi/Formats/
VBXFormat