a question on libraries

Oct 19, 2011 at 3:23am
ok so is it possible to make a game or engine(i know making an engine is alot of work but im willing)

using 2 libraries at once (example SDL and opengl)

just curious and hope thats not too dum a question >.>?
Oct 19, 2011 at 3:38am
Yes, it's possible and that wasn't a dumb question. That's a good move too because OpenGL won't handle image loading, mouse input, and windowing for example whereas SDL can supply that for you.
Last edited on Oct 19, 2011 at 3:40am
Topic archived. No new replies allowed.