Commit Graph

11 Commits

Author SHA1 Message Date
Relintai 6b4de4cf80 Added in prop related data classes. 2019-07-19 18:39:46 +02:00
Relintai d35efab890 -Implemented neighbour information query.
-Merged the needed things from the subvoxel helper classes into VoxelCubePoints.
-Mesh generation kind of works.
2019-07-15 20:07:58 +02:00
Relintai 79d54238c3 Fixed compile, and created the bindings for the new classes. 2019-07-15 02:18:51 +02:00
Relintai 9a84ab8500 Work on cleaning up up VoxelCubePoints, and Voxel Side Points, and started work on the sub voxel point helper. 2019-07-14 17:33:46 +02:00
Relintai ecfcf79f07 Added in a few of my old classes. 2019-07-13 22:03:23 +02:00
Relintai 115750a66f Added 2 voxel meshers from godot_voxel. 2019-06-10 01:41:57 +02:00
Relintai ba05f93aa2 -Removed Voxel, not needed.
-Huge cleanup.
-Moved the voxel query to a new folder, also it's not in the build anymore. Will be removed shortly.
2019-06-07 19:13:07 +02:00
Relintai 9fb6a4e1c1 Progress on getting voxelman to work again, also cleanups. 2019-06-07 01:33:41 +02:00
Relintai b5bdecf95a Added VoxelBuffer to the build. 2019-05-31 23:57:56 +02:00
Relintai bc9896b695 Added in the classes which I want to salvage from my test voxel engine. Some of the classes contain horrible code because I learned godot engine development with these, the will be cleaned up. The Vector3i is from Zylann's godot_voxel module, I'll properly credit him a bit later. 2019-05-31 22:54:31 +02:00
Relintai 9106cae56c Added a .gitignore, and the basic module setup stuff. 2019-05-31 18:26:36 +02:00