Earlier quoted context omitted.
The programmer is Sean T. Barrett: * https://github.com/ephtracy/stb * https://nothings.org/
https://www.youtube.com/watch?v=T0QEaHn4FfM&list=PLcGCKovuXY... Buildbox 2 - First Walkthrough https://www.voxelquest.com/ http://guillaumechereau.github.io/goxel/
MagicaVoxel: A free voxel art editor and path tracing renderer
61–65 of 65 posts
Re: MagicaVoxel: A free voxel art editor and path tracing renderer
#62A few things I've made with it:
https://www.artstation.com/artwork/GY8D3
https://www.artstation.com/artwork/2VleJ
https://www.artstation.com/artwork/ryqk2
Follow the developer for a lot of awesome and inspiring examples:
Also I've made a little collection of my favorite artworks:
Re: MagicaVoxel: A free voxel art editor and path tracing renderer
#63Earlier quoted context omitted.
Nice looking game! The models look awesome! Did you do any post-processing on the models from MagicaVoxel before using the models in your game? E.g. does MagicaVoxel export a single optimised mesh, or does it export a load of cube meshes?
Looks like it does export a single "optimised" mesh (at least when exporting to OBJ) - i.e. it not just a load of individual cube meshes, but each separate coloured face is optimised into 3 or 4 triangles. A face with different colours is treated as a separate set of triangles though, so something like a chess board pattern would be a lot of triangles, but a white cube would be hardly any. I had some trouble importin…
I've also heard that this asset might be useful, but I haven't tried it yet: https://assetstore.unity.com/packages/tools/modeling/magicav...
Re: MagicaVoxel: A free voxel art editor and path tracing renderer
#64I highly recommend people check this out if you're interested in voxel graphics, or a simple way to make 3D graphics if you're artistically challenged like me. We used it to make a whole game and it was great: https://www.larvalabs.com/project/roadtrip Here are some other awesome things made with it: https://twitter.com/HuntingFluff/status/1046417418459975681 https://twitter.com/Sir_carma/status/1051867299303440384 A…
Your google play link is broken https://www.larvalabs.com/roadtrip/
Re: MagicaVoxel: A free voxel art editor and path tracing renderer
#65I highly recommend people check this out if you're interested in voxel graphics, or a simple way to make 3D graphics if you're artistically challenged like me. We used it to make a whole game and it was great: https://www.larvalabs.com/project/roadtrip Here are some other awesome things made with it: https://twitter.com/HuntingFluff/status/1046417418459975681 https://twitter.com/Sir_carma/status/1051867299303440384 A…