Flywheel/src/main/java/com/jozufozu/flywheel/api
Jozufozu a9ee85ff76 Separate shader logic and fix rendering errors
- Batch IDs are stored in a separate buffer
 - Bounding spheres in draw command buffer, subject to change
 - Guard shader api files
 - Generate complete header for compute culler compiler
 - Move Frustum UBO to uniform shader/provider
2022-08-06 17:17:46 -07:00
..
context Culling experiments 2: not testing the GPU 2022-07-29 21:46:09 -07:00
instance Culling experiments 2022-07-29 21:19:44 -07:00
instancer Culling experiments 2: not testing the GPU 2022-07-29 21:46:09 -07:00
material A fresh batch of refactoring 2022-07-29 15:58:34 -07:00
struct Separate shader logic and fix rendering errors 2022-08-06 17:17:46 -07:00
uniform Functional frustum filter 2022-08-05 21:53:21 -07:00
vertex Things on the screen 2022-08-05 10:51:07 -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