KDAB / kuesa

Professional 3D asset creation and integration workflow for Qt
https://www.kuesa.com/
139 stars 27 forks source link

Use layer.enabled to cache high-triangle buttons #69

Closed wheeland closed 5 years ago

wheeland commented 5 years ago

Don't do it for every button, but for groups of controls, to not incur a texture bind + draw call for every control element.

wheeland commented 5 years ago

Yes, but we'd have to drop the color animation, or add a custom SG node? The latter seems like a bit too much hassle for a demo?