View Single Post
Old Mar 8th, 2007, 10:17 AM   #8
MicDareall
Programmer
 
Join Date: Dec 2005
Posts: 67
Rep Power: 0 MicDareall is an unknown quantity at this point
Quote:
Originally Posted by Duck View Post
Ok, I'm sorry, it was a bit rude, I kinda regret posting that! Oh well.

I don't think I had gone off on a tangent though, my suggestion was to use OpenGL, and that that would simplify things for King.

I think I get it know, these other libraries are wrappers on top of OpenGL/DirectX, which provide a a better/simplier interface.

Sorry again
Ogre is built on top of those API's, as far as Allegro and SDL they are not. They are specifically made for 2D applications, which is what he's asking for. Why would you want to use OpenGL and/or DirectX for 2D applications when theres better suited libraries to handle it?
MicDareall is offline   Reply With Quote