Search found 1 match
- Thu Aug 06, 2009 10:40
- Forum: Modifications / Integrations / Customisations
- Topic: z ordering of elements
- Replies: 1
- Views: 2273
z ordering of elements
Hi, I am workging with CEGUI in ogre and I debugged rendering of all elements with NVPerfHUD. I tried only simple window with 10 icons (image + text) and rendering is not very good. Triangles are sent to GPU in following order: icon #1, text #1, icon #2, text #2, etc. Problem is caused by z-value of...