Flywheel/src/main/java/com/jozufozu/flywheel/api/instancer
PepperCode1 83f4aaa4db A fresh batch of refactoring
- Replace ModelTransformer with modular pipeline that closely resembles
the instancing pipeline
  - StructTypes and Materials now provide a VertexTransformer that
mutates a MutableVertexList
- Rewrite all model building to make it cleaner, more flexible, and
easier to use
- Add SimpleMaterial.GlStateShard for easier control over GL state
- Rename and move some classes
2022-07-29 15:58:34 -07:00
..
InstancedPart.java A Performance on the (Render)Stage 2022-07-22 16:41:39 -07:00
Instancer.java A Performance on the (Render)Stage 2022-07-22 16:41:39 -07:00
InstancerFactory.java A fresh batch of refactoring 2022-07-29 15:58:34 -07:00
InstancerManager.java A Performance on the (Render)Stage 2022-07-22 16:41:39 -07:00