Commit Graph

6 Commits

Author SHA1 Message Date
Marc Gilleron
e6213c50c7 Fixed VoxelBuffer::fill_area() 2016-05-10 03:10:20 +02:00
Marc Gilleron
5662dfde7b Added VoxelMap and VoxelTerrain + various fixes 2016-05-10 01:59:54 +02:00
Marc Gilleron
e990286b54 Removed internal offset from VoxelBuffer and improved Vector3i 2016-05-08 02:12:47 +02:00
Marc Gilleron
be630c05be Fixed VoxelBuffer binding mistakes and added fill and copy functions 2016-05-05 21:08:52 +02:00
Marc Gilleron
68cf221d1a VoxelBuffer storage is now flat to reduce memory usage and simplify code 2016-05-03 00:09:07 +02:00
Marc Gilleron
1acabf1307 Added project: first working prototype, but lots of TODOs 2016-05-01 15:00:02 +02:00