Search found 15 matches
- Wed Apr 04, 2007 21:57
- Forum: Help
- Topic: FrameWindow close button not working?
- Replies: 4
- Views: 3865
- Sat Mar 10, 2007 15:12
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: Locking and grouping quads together (text based items)
- Replies: 2
- Views: 3787
Locking and grouping quads together (text based items)
Hi!
Correct me if I am wrong, but every text based item has it's own quad for each letter.
Wouldn't it be more effecient to be able to lock it and group them together to a big texture on a big quad. Ive noticed a great performance drop when using large amount of text.
Correct me if I am wrong, but every text based item has it's own quad for each letter.
Wouldn't it be more effecient to be able to lock it and group them together to a big texture on a big quad. Ive noticed a great performance drop when using large amount of text.
- Tue Feb 20, 2007 22:53
- Forum: Modifications / Integrations / Customisations
- Topic: MultiColumnList performance issue
- Replies: 1
- Views: 2392
- Mon Feb 19, 2007 19:19
- Forum: Modifications / Integrations / Customisations
- Topic: MultiColumnList performance issue
- Replies: 1
- Views: 2392
MultiColumnList performance issue
Hi, Im having som serious performance issues with the multicolumn list. When I add about 300 rows my fps drop from 100 to 11. And I have 7900 GT, amd 3800+ and 1 gb RAM. Now is this a normal limitation of CEGUI? Im using 0.4 btw. It seems like cegui renders those elements that are not shown aswell. ...
- Mon Jan 29, 2007 14:49
- Forum: Offtopic Discussion
- Topic: User Arcanor unable to register
- Replies: 1
- Views: 2942
User Arcanor unable to register
Hi, I redirect this from the #cegui channel.
The user Arcanor was unable to register. He has been waiting two days and the emails to paul are rejected.
The user Arcanor was unable to register. He has been waiting two days and the emails to paul are rejected.
- Mon Jan 29, 2007 01:44
- Forum: Offtopic Discussion
- Topic: Using CEGUI as GUI in 3D [Solved, with images]
- Replies: 13
- Views: 14277
- Mon Jan 22, 2007 12:49
- Forum: Offtopic Discussion
- Topic: Spammers and 'Spam Accounts'
- Replies: 4
- Views: 6583
if you haven't read it already, read this: http://www.phpbb.com/phpBB/viewtopic.php?t=427852 I believe this could work, this mod adds a question which the user must answer, like what is trees made of. Answer wood. You can add as many as you want, and the bot won't be able to get passed it. http://ww...
- Mon Jan 22, 2007 12:15
- Forum: Offtopic Discussion
- Topic: Spam reports
- Replies: 105
- Views: 91834
That first guy 'FreeMovies' was pretty hardcore. Posting full on porn pics now - do bots do this now? pretty disturbing yes, not fun when you sit in school :cry: If you haven't read it already, read this: http://www.phpbb.com/phpBB/viewtopic.php?t=427852 I believe this could work, this mod adds a q...
- Thu Jan 18, 2007 18:24
- Forum: Offtopic Discussion
- Topic: Using CEGUI as GUI in 3D [Solved, with images]
- Replies: 13
- Views: 14277
- Thu Jan 18, 2007 16:10
- Forum: Offtopic Discussion
- Topic: Using CEGUI as GUI in 3D [Solved, with images]
- Replies: 13
- Views: 14277
- Thu Jan 18, 2007 12:10
- Forum: Offtopic Discussion
- Topic: Spam reports
- Replies: 105
- Views: 91834
- Thu Jan 18, 2007 01:59
- Forum: Offtopic Discussion
- Topic: Using CEGUI as GUI in 3D [Solved, with images]
- Replies: 13
- Views: 14277
- Mon Jan 15, 2007 22:05
- Forum: Offtopic Discussion
- Topic: Using CEGUI as GUI in 3D [Solved, with images]
- Replies: 13
- Views: 14277
- Mon Jan 15, 2007 19:24
- Forum: Offtopic Discussion
- Topic: Using CEGUI as GUI in 3D [Solved, with images]
- Replies: 13
- Views: 14277
I don't want to render it on top of everything else. I want to render it to a texture then apply it to a side of a box for example. I might be able to render it first then take the backbuffer and copy it to a texture then clear the backbuffer and render the world. But im not sure thats very effecient.
- Mon Jan 15, 2007 14:19
- Forum: Offtopic Discussion
- Topic: Using CEGUI as GUI in 3D [Solved, with images]
- Replies: 13
- Views: 14277
Using CEGUI as GUI in 3D [Solved, with images]
Hi! First of all ive used CEGUI once briefly in a former project, but I don't have much indept knowledge about the limitations of CEGUI. My new project is going to use a gui api on screen inside the 3d world. There is going to be several screens running at the same time. What I was thinking about wa...