Flywheel/src/main/java/com/jozufozu/flywheel/api
Jozufozu 00af8bda2e Making materials matter more
- Materials are given the opportunity to setup/clear render state
 - Materials bind textures
 - Compile all combinations of shader components at load
 - Drastically simplify compilation context objects
 - Material shaders control cutout and fog
 - Remove all GameState related classes
 - Remove CoreShaderInfoMap
 - Sneaky optimization to instance storage
 - Simplify RenderLists
2022-07-23 18:18:48 -07:00
..
instance Making materials matter more 2022-07-23 18:18:48 -07:00
instancer A Performance on the (Render)Stage 2022-07-22 16:41:39 -07:00
material Making materials matter more 2022-07-23 18:18:48 -07:00
struct A Performance on the (Render)Stage 2022-07-22 16:41:39 -07:00
uniform Uniformly incomplete 2022-07-22 17:24:41 -07:00
vertex A little of everything 2022-06-19 23:25:44 -07:00
FlywheelWorld.java Switch to instancing controllers 2022-01-03 21:41:08 -08:00
package-info.java Move api package 2021-12-09 15:27:56 -08:00
RenderStage.java A Performance on the (Render)Stage 2022-07-22 16:41:39 -07:00