voxelman/meshers/cubic_mesher
2020-02-14 03:19:15 +01:00
..
voxel_cube_points.cpp Updated the license for 2020, and added it to the top of my cpp files. 2020-01-31 19:52:37 +01:00
voxel_cube_points.h Updated the license for 2020, and added it to the top of my cpp files. 2020-01-31 19:52:37 +01:00
voxel_mesher_cubic.cpp Added data margin start, and end property to VoxelWorld for easy access. Improved set_voxel, and get_voxel in VoxelChunk to accomodate for margins as originally intended (e.g. if start_margin is 1, indexes go from -1 to size + end margin). Fixed/updated indexing in VoxelMesherCubic. 2020-02-14 03:19:15 +01:00
voxel_mesher_cubic.h Updated the license for 2020, and added it to the top of my cpp files. 2020-01-31 19:52:37 +01:00