An open API service indexing awesome lists of open source software.

https://github.com/cinight/drawcommandstest


https://github.com/cinight/drawcommandstest

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

          

# DrawCommandsTest

### Builtin-RP
- [Graphics](https://docs.unity3d.com/ScriptReference/Graphics.html)
- [CommandBuffer](https://docs.unity3d.com/ScriptReference/Rendering.CommandBuffer.html)

### URP
- [Graphics](https://docs.unity3d.com/ScriptReference/Graphics.html)
- [CommandBuffer](https://docs.unity3d.com/ScriptReference/Rendering.CommandBuffer.html)

### Issues
- DrawProceduralNow / DrawProceduralIndirectNow URP is weird
- Some buffer leak when entering or exit play / switch scenes