Voxels Getting Greedy
ExtraGalactic » Devlog
I've finally found some time to figure out the greedy voxel meshing thing (see last devlog entry for a 2D version). To see the WebGL result:
https://armen138.github.io/greedy_quads_webgl/
I wrote this in JS because it allows me to iterate faster, now that I've got the algorithm figured out, I can port it to C# in less iterations (hopefully).
ExtraGalactic
A Silly Little Space Rescue Mission
More posts
- A quick gameplay updateAug 28, 2018
- Optimizing All the VoxelsJul 19, 2018
- A little galaxy with a nameJul 16, 2018
Leave a comment
Log in with itch.io to leave a comment.