Commit Graph

8 Commits

Author SHA1 Message Date
70049922c5 Finish prototype mesh environment 2026-03-17 23:17:51 -04:00
ce8165417b Initial cleanup and refactor 2026-03-14 23:03:06 -04:00
13c92dcb43 Added better chunk meshing
Fixed some collinear vertices not being scanned
Added live block mesh updates
2025-05-31 02:37:26 -04:00
d45d644b32 Change to use facet format for saving and processing chunks
Fixed bug where merging and splitting connected regions may result in a chain desync
Added spawn size to minie spawn command
Added live chunk generation
Use a smarter more conservative facet generation method for each chunk to reduce initial mesh simplification costs
2025-05-26 16:38:55 -04:00
9fcab219af Updated the plugin to mesh chunks properly; Use the visual shape for chunk generation 2025-05-24 03:57:21 -04:00
e9b8bea944 Convert meshed polygons back into facet
Write facets to ply format
2025-05-24 00:06:11 -04:00
9e010d3fe1 Added collinear vertex detection 2025-05-17 02:41:02 -04:00
a1899a52b7 Initial commit for historical purposes 2025-05-02 00:29:08 -04:00