Search found 1 match
- Fri Aug 27, 2010 12:33
- Forum: Offtopic Discussion
- Topic: Building an SDL renderer
- Replies: 17
- Views: 21724
Re: Building an SDL renderer
Hi all, am I right that there's no 2d-sdl-renderer out there right now? I'd like to use cegui in my sdl-application, so I guess I'll have to code one of my own. Can anyone give me a hint where's the best point to start? Looking at the headers, I think I'll have to create a GeometryBuffer-implementat...