Commit Graph

16 Commits

Author SHA1 Message Date
95df18c027 Added a lod index parameter to the terrarin mesher. 2021-04-17 12:25:38 +02:00
1497344339 Implemented a new meshing algorithm into terra mesher blocky. (Will be renamed later.) 2021-04-17 00:40:43 +02:00
d6c1401ded Fixed a few bindings. 2021-04-17 00:40:00 +02:00
828566f001 Register the isolevel channel to the properties for the blocky chunk. 2021-04-16 22:14:38 +02:00
165a1e9fb9 Actually fix the flat level generator. 2021-04-16 22:13:57 +02:00
eab1da6cce Fix the flat level generator. 2021-04-16 21:37:07 +02:00
e9779e6d19 Fix hashing. 2021-04-16 21:35:00 +02:00
e44caf50ea Fix indexing. 2021-04-16 21:34:39 +02:00
025c902b44 Now chunks are only laid out on a 2d grid. Removed the y coordinate from everywhere. The meshers doesn't work properly yet. 2021-04-16 17:13:54 +02:00
603581f6e0 Renamed every file prefix from voxelman to terra. 2021-04-16 12:56:21 +02:00
9bbb56d728 Removed the marching cubes mesher. 2021-04-15 22:04:24 +02:00
77e5f9e1e4 Removed the cubic mesher. 2021-04-15 22:01:17 +02:00
126bb7c712 Changed every Voxel prefix to Terra. Also added back everything to the build. It will also build with voxelman installed. 2021-04-15 21:28:45 +02:00
68cb3b7544 Remove unneeded class docs. 2021-04-15 18:33:30 +02:00
5b99d7cfd8 Update copyright headers. 2021-04-15 18:30:20 +02:00
40a4beffb9 Added voxelman, and removed everything form compile, and initial setup. 2021-04-15 11:47:28 +02:00