Commit Graph

17 Commits

Author SHA1 Message Date
Marc Gilleron faefde721a Add base class to all meshers, gather common things in it 2019-04-28 20:48:59 +01:00
Marc Gilleron 12a97cca5a Reorganize all files and rename a few things 2019-04-28 17:58:29 +01:00
Marc Gilleron 1defe3bdbd Added VoxelIsoSurfaceTool 2019-04-22 20:15:46 +01:00
Marc Gilleron 35ff5fd546 Rename VoxelMesherSmooth => VoxelMesherTransvoxel 2019-04-21 14:47:50 +01:00
Marc Gilleron 1181cfa59f Dual marching cubes WIP (only octree and dual grid extraction, untested) 2019-04-20 17:32:10 +01:00
Marc Gilleron b03df8c079 Added box mover utility for quick move and slide physics 2018-10-01 00:11:33 +01:00
Marc Gilleron e79dd98d69 Fix compilation 2018-09-29 17:51:09 +01:00
Marc Gilleron 44bdc63c6f Added an image-based terrain generator for testing (ported from the GDScript demo) 2018-09-28 01:11:28 +01:00
Marc Gilleron a5a1ded2f3 Added smooth voxels (untextured at the moment) 2017-04-06 23:44:11 +02:00
Marc Gilleron fa5e419549 Upgraded to Godot 3.0 2017-03-25 01:23:36 +01:00
Marc Gilleron cefa371d83 Added more features to VoxelProviderTest 2017-01-02 23:58:51 +01:00
Marc Gilleron c75d1e78b2 Voxels are loaded through VoxelProvider 2017-01-02 02:15:57 +01:00
Marc Gilleron 8d1c8cc339 Spaces to tabs 2017-01-01 04:40:16 +01:00
Marc Gilleron 5662dfde7b Added VoxelMap and VoxelTerrain + various fixes 2016-05-10 01:59:54 +02:00
Marc Gilleron 7305fd7b27 Renamed VoxelMeshBuilder => VoxelMesher 2016-05-08 01:09:00 +02:00
Marc Gilleron d1d685124f Added VoxelLibrary, texture coordinates and random stuff 2016-05-01 22:20:27 +02:00
Marc Gilleron 1acabf1307 Added project: first working prototype, but lots of TODOs 2016-05-01 15:00:02 +02:00