Commit Graph

12 Commits

Author SHA1 Message Date
Relicjamin
5a1c02aa15 UV Mapping for Destructable Walls 2026-01-07 12:53:20 -05:00
f8a0208362 9mm Gen 5 2025-12-02 19:34:53 -05:00
351567fe07 9mm Blender File 2025-11-29 13:34:52 -05:00
32c5e8fa9b Handle Depth In Mesh Generation 2025-11-27 18:39:24 -05:00
1c8e3d7314 Group Holes with Hull Convex 2025-11-26 13:21:05 -05:00
0a3919ce4c Add Center Function on Holes
Calculates the center of the hole.
2025-11-24 20:03:52 -05:00
703285f555 Implemented NN Search on Rtree
Just binded the library to Godot so we can use later to have more
options on how to create holes.
2025-11-23 18:36:41 -05:00
c208d069bb Implemented R-Tree
Would like to switch the identifer of the hole to a random string.
2025-11-23 18:22:00 -05:00
36c648cfe5 Creation of the RTree Godot Class
Basic defintions, we are going to see if it fits the use case.
2025-11-21 20:09:02 -05:00
1fa5551ba7 Memory Leak Fixed
Have to free the mesh generator after we process our mesh.
2025-11-20 13:50:47 -05:00
9f5183bed2 Level Setup
Integrated with Trenchbroom
2025-11-17 19:30:59 -05:00
14000f0096 FPS Controller 2025-11-13 16:33:08 -05:00