Search:
Forum
General C++ Programming
3D and 2D programming "ENGINE"
3D and 2D programming "ENGINE"
Oct 18, 2011 at 7:53pm UTC
Tertius Kgatla
(69)
Aloha everyone.
I just wanted to ask which engine is best to use with c++ programming to make 2D and 3D graphics?
Oct 18, 2011 at 7:58pm UTC
Computergeek01
(5613)
That's a matter if opinion, if you want mine then 2D is easiest done with SFML (This is a library not an Engine). For 3D I really like the feel of Irrlicht (This IS an engine but you use it with C++).
SFML:
http://www.sfml-dev.org/index.php
Irrlicht:
http://irrlicht.sourceforge.net/
Oct 19, 2011 at 12:39pm UTC
Tertius Kgatla
(69)
Thanks!
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs