veloren/voxygen/src/mesh
2020-01-19 16:02:12 -05:00
..
mod.rs Added wheat and sprite rendering 2019-08-19 21:09:35 +01:00
segment.rs improvement: roughly ~20% speedup of terrain meshing by eliminating redundant lookups of terrain blocks 2019-10-24 20:02:29 -04:00
terrain.rs While copying terrain sample to flat array, keep track of highest and lowest positions with exposed faces in order to constrain further iteration 2020-01-19 16:02:12 -05:00
vol.rs improvement: roughly ~20% speedup of terrain meshing by eliminating redundant lookups of terrain blocks 2019-10-24 20:02:29 -04:00