Flywheel/src/main/java/com/jozufozu/flywheel/api
Jozufozu 257ee07e0e Index sequences but they're unsafe
- Not totally happy with this but it's functional and better than
  directly supplying a GL object.
- Meshes provide an IndexSequence and the length of the sequence.
- IndexSequence can fill a buffer given a length.
- Special case QuadIndexSequence to optimize the most common case.
- All other sequences are treated as if they are unique
- Instancing uses EBOCache to manage ebos
- Indirect does it directly in the meshpool
2023-05-29 20:25:17 -07:00
..
backend Batched simplification 2023-05-28 09:54:51 -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 Batched simplification 2023-05-28 09:54:51 -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 Index sequences but they're unsafe 2023-05-29 20:25:17 -07:00
registry Instance Refactor I 2023-04-04 12:36:54 -07:00
task Batched simplification 2023-05-28 09:54:51 -07:00
uniform Registry refactors and namespaced backends 2023-04-02 23:58:28 -07:00
vertex Batched simplification 2023-05-28 09:54:51 -07:00
visual Batched simplification 2023-05-28 09:54:51 -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