|
e2c8c5c2ca
|
Added in 2 more classes and the updated vector3i from https://github.com/Zylann/godot_voxel. Also added their license to the top of these files.
|
2019-05-31 23:28:33 +02:00 |
|
|
4d73c7e9c6
|
Added in gridmap from godot, I currently think it is a nice place to start from with the voxel world, as it pretty much already works like it, and it has a nice editor plugin as well. Also I haven't yet used godot's servers too much.
|
2019-05-31 23:03:38 +02:00 |
|
|
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 |
|
|
9106cae56c
|
Added a .gitignore, and the basic module setup stuff.
|
2019-05-31 18:26:36 +02:00 |
|
|
c89fe9d7f0
|
Initial commit
|
2019-05-31 18:12:27 +02:00 |
|