hi,
I was wondering if 5000 triangles to display my GUI is normal, or if i have done something wrong.
For example, a simple tooltip is adding 50 triangles.
But maybe every character is displayed by a quad, wich can explain everything...
Thanks
Performance
Moderators: CEGUI MVP, CEGUI Team
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
Re: Performance
xabila wrote:maybe every character is displayed by a quad, wich can explain everything...
Yes, this is currently the case.
CE.
Useful Links: Forum Guidelines | Documentation | Tutorials | HOWTO | Videos | Donate to CEGUI | CEGUI Twitter
Re: Performance
Ok thanks, is the same on the new release ?
Thanks
Thanks
Re: Performance
From what I'm understand about the next release (0.7.x), it will no longer render each character (letter) as 2-triangles, because of caching.
Instead, the TEXT area of the GUI should be rendered as just 2-triangles, instead of many tiny ones.
Instead, the TEXT area of the GUI should be rendered as just 2-triangles, instead of many tiny ones.
Who is online
Users browsing this forum: No registered users and 8 guests