branchrust_reboot/main/indirect_instancing/batch_renderer_groupcancel

10 Commits over 61 Days - 0.01cph!

2 Days Ago
Use actual PerInstanceData buffer instead of IndirectArgs in BatchRendererGroup
2 Days Ago
Merge from /indirect_instancing
5 Days Ago
Rebase on main
17 Days Ago
Add automatic shader remapping to Indirect Instancing This also properly initialises BatchRendererGroup, but getting the .bufferHandle requires a Unity mod for the time being. (need to migrate ComputeBuffer → GraphicsBuffer first)
17 Days Ago
RRP: Add some DOTS support to Lit vertex shader
17 Days Ago
Clean up InstanceCreationInfo.material
17 Days Ago
Set debug labels for indirect instancing buffers
24 Days Ago
Rebase on /main
43 Days Ago
Set up inputs for new RRP compatible standard shader
45 Days Ago
Create BatchRendererGroup on startup