qubicle
There are 10 repositories under qubicle topic.
vengi-voxel/vengi
free and open source voxel art tools - editor, thumbnailer and format converter
Zarbuz/FileToVox
Tool for convert files into Magicavoxel file
MissingDeadlines/iolite
A highly flexible, voxel-powered game engine with an embedded editor. Create games using Lua, the native C/C++ API, and assets authored in voxel editors like MagicaVoxel or Avoyd.
Eisenwave/obj2voxel
Convert OBJ and STL files to voxels, with support for textures. Written in pure C++17 with CMake. No raytracing or slicing or OpenGL shenanigans. Fast and robust using just 3D intersections. Simple as.
Eisenwave/voxel-io
C++17 I/O library for various voxel formats, including VOX, QB, QEF and more.
ndarville/voxels
Personal resources for voxel work: instructions, tutorials, and assets
vengi-voxel/vengi-voxedit-html5
webbrowser version of vengi-voxedit (not the most recent)
kevzettler/parse-qubicle
Javascript Parse Qubicle Binary .qb files
codylico/qbvoxel
Parser/generator for Qubicle Binary file format
jnst/go-qb
[WIP] Qubicle Binary (QB) File for GO