Flywheel/src/main/java/com/jozufozu/flywheel/api
Jozufozu 37ecedb97a Building shade
- Use builder pattern for defining shader compiler flows
  - If only java had type inference extending to builders :whywheel:
- Support glsl 330 on instancing again
  - Set uniform block binding at link time
  - Remove associated glsl builder code
  - Use explicit uint literals in material adapter switch cases
  - No need to enable GL_ARB_explicit_attrib_location
2023-05-18 00:03:53 -07:00
..
backend Stick to the plan 2023-04-23 12:42:07 -07:00
context Building shade 2023-05-18 00:03:53 -07:00
event Fix rendering far from world origin 2023-04-10 14:30:08 -07:00
instance The manhattan batch 2023-04-16 21:00:36 -07:00
layout Instant legacy code 2: electric boogaloo 2023-05-17 20:45:30 -07:00
material More clean up 2023-04-07 16:01:03 -07:00
model More clean up 2023-04-07 16:01:03 -07:00
registry Instance Refactor I 2023-04-04 12:36:54 -07:00
task Stick to the plan 2023-04-23 12:42:07 -07:00
uniform Registry refactors and namespaced backends 2023-04-02 23:58:28 -07:00
vertex More clean up 2023-04-07 16:01:03 -07:00
visual Flywheel's Visualized Rendering 2023-04-09 12:00:03 -07:00
visualization Flywheel's Visualized Rendering 2023-04-09 12:00:03 -07:00
FlywheelLevel.java State restoration confusion 2022-09-16 13:32:13 -07:00