Refactor and add basic sparse mesh implementation

This commit is contained in:
2026-03-17 00:45:35 -04:00
parent 95e374682b
commit 45c65f4f78
53 changed files with 1408 additions and 292 deletions

View File

@@ -12,6 +12,6 @@
<packaging>pom</packaging>
<modules>
<!-- <module>environment</module> -->
<module>environment</module>
</modules>
</project>