Flywheel/src/main
Jozufozu cfea89a371 Get started on a batching engine
- An Engine is a MaterialManager and a RenderDispatcher
 - Refactor InstanceManager's ctor to use the MaterialManager interface instead of the concrete type
 - MaterialManagerImpl -> InstancingEngine
 - Add skeleton for BatchingEngine
 - Hack in InstanceWorld to switch between the 2
 - Rename/move existing MaterialManager impl to new package
2021-12-06 23:36:14 -08:00
..
java/com/jozufozu/flywheel Get started on a batching engine 2021-12-06 23:36:14 -08:00
resources Vanillaization 2021-12-06 15:23:26 -08:00