https://github.com/cinight/drawcommandstest
https://github.com/cinight/drawcommandstest
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cinight/drawcommandstest
- Owner: cinight
- Created: 2021-03-09T10:49:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T15:51:03.000Z (over 1 year ago)
- Last Synced: 2025-12-12T21:35:35.603Z (6 months ago)
- Language: C#
- Size: 15.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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