Open tostc opened 2 years ago
Based on that information I did an implementation for vengi already - might serve as inspiration, too ;) https://github.com/mgerhardy/vengi/blob/master/src/modules/voxelformat/QBCLFormat.cpp
Yes would be nice to have. Do you have some example files I could try?
Hey,
I used the demo files from the Qubicle demo on Steam. https://store.steampowered.com/app/454550/Qubicle_Voxel_Editor/
Thanks for the info. By the way, I didn't know about Vengi but it looks very impressive! I haven't tried it yet, but from the screenshots it looks much more advanced than goxel.
I just pushed a file that adds basic support for the format. Thanks for the work doing the reverse engineering!
No problem. Reverse engineering the file format was a lot of fun.
Hey there, I'm trying to use this feature but when I browse to the directory of qbcl files I don't see them to be able to import. I'm on Linux. Any ideas? Thanks.
Hello @PhilT, are you building the app yourself?
I wasn't no. Would you suggest I do so?
I managed to get MagicaVoxel working under Wine so that might be a solution but I might be back if it's not. If I can get Goxel to work though that would at least mean I don't need to convert the existing projects I have but I guess it'd only be a one time thing.
Hey,
this is less of a feature request and more of a note. I reverse engineered Qubicle's .qbcl format. The documentation can be found here.