You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eprikazchikov
changed the title
[Render] SSBO as instancing data source on desktop platforms
Render: SSBO as instancing data source on desktop platforms
Jul 14, 2024
Is your feature request related to a problem? Please describe.
As a graphics developer I would like to extend the amount of instances
Currently using UBO render has limitation of elements to render (up to 1024).
Describe the solution you'd like
Please add SSBO for desktop platforms
Describe alternatives you've considered
n/a
Additional context
n/a
The text was updated successfully, but these errors were encountered: