-
This is somewhat related to #10 but also seemed different enough to merit its own thread.
In working on the voxel rendering library https://github.com/tommyettinger/WarpWriter with @tommyettinger, …
-
Hi.
I see that in the `readme.md` you have a MagicalVoxel and it is only free price and only for windows. And there are some floss alternatives (yep, they are not mature projects or they haven't s…
-
Hi,
I just started using Goxel and I find it very awesome, great works btw ! I have a HP envy x360 with an AMD ryzen 4700u.
There is only on problem I've, My laptop get pretty damn hot in few seco…
-
Example `teapot.vox` from the editor has unsupported version: `UnsupportedFileVersion { version: Version(200) }`
-
-
I'm trying to use this code from the example:
`v=vox_to_arr('C:/Users/Ryan/Downloads/PyVox-main/PyVox-main/vox/98/cat.vox')`
`path='C:/Users/Ryan/Downloads/PyVox-main/PyVox-main/palette/cat.png'`
…
-
Currently programs like Goxel, MineCube, etc are OpenSource on GitHub. But what is with this MagicaVoxel?
On the release-page of this MagicaVoxel GitHub page are the binaries and Sourcecode-files (…
-
When I boot it up, it just gives me a white screen then switches to a pitch black screen! And it was working fine the other 3 or 4 times I’ve used it! Help
-
I move Chinese language `locale.txt`, `dict.txt` to `config/` directory, and `NotoSansSC-Bold.otf` to `config/font/` directory.
But the language changing not working and keeps English.
The `Magica…
-
It stops on line 96 of MagicaVoxelLoader.bf: uint32 chunkName = _stream.Read();
This happens on all vox models I've tried, both my own and included with last version of MagicalVoxel, only the two you…