Commit Graph

11 Commits

Author SHA1 Message Date
James Seibel 02b4378235 Add WorldGeneratorWrapper 2021-11-13 21:21:56 -06:00
James Seibel 897ca5b458 Add recordOpenGlCall to GlProxy (only partially implemented) 2021-11-13 21:00:20 -06:00
James Seibel 7176d01183 add LodDirection 2021-11-13 20:31:57 -06:00
James Seibel aa40313cf2 Move Mat4f and the Vec3's to objects.math 2021-11-13 19:58:03 -06:00
James Seibel 75c0889ac5 Create LodVertexBuffer 2021-11-13 14:13:46 -06:00
James Seibel f70c4f74ac Create LodBufferBuilder and rename the old LodBufferBuilder to LodBufferBuilderFactory 2021-11-13 13:34:07 -06:00
James Seibel 342261d78a Start creating API classes, some general refactoring/reorganizing, and wrapper changes 2021-11-12 23:25:12 -06:00
James Seibel 1ca7ac6671 Replace Matrix4f (MC) with Mat4f (ours) in LodRenderer 2021-11-11 23:16:59 -06:00
James Seibel 12a14b4855 Start replacing MC objects with our own implementations 2021-11-10 23:02:48 -06:00
James Seibel ff398ee6cc Merge changes from 1.17.1-Forge (11-10-2021) 2021-11-10 22:19:31 -06:00
James Seibel a5f98b02d4 Initial Commit (from Lod Mod 1.16.5 11-10-2021) 2021-11-10 22:02:38 -06:00