Search found 2 matches
- Thu Nov 24, 2011 03:18
- Forum: CEGUI Library Development Discussion
- Topic: YAML
- Replies: 7
- Views: 15600
Re: YAML
a separation between CEGUI and XML, that is, to decouple CEGUI from being dependent on any particular mark-up language. Let all parsers be concrete instances of an abstract base and CEGUI could support XML as well as JSON and YAML. I would use it to write a parser for my own JSON-like format. Just ...
- Wed Nov 16, 2011 09:44
- Forum: Modifications / Integrations / Customisations
- Topic: Need help with gamebryo's renderer
- Replies: 3
- Views: 5079
Re: Need help with gamebryo's renderer
@CE Some guy from Gramebryo released a integration example of Gamebryo2.6 and CEGUI 0.6.2 years ago on their private forum, and haven't done any update since then. According to their agreement, I think it's not public available, so that's why you never heard of it, not because of your memory :P @ele...