Results 1 to 4 of 4
i'm learning C++ with aim to going into games. However where should I go from here? I would like something to manage 2D before i move onto 3D. So? openGL? ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-26-2005 #1Just Joined!
- Join Date
- Aug 2005
- Posts
- 26
Games using C++
i'm learning C++ with aim to going into games. However where should I go from here? I would like something to manage 2D before i move onto 3D. So? openGL? DirectX? were do you doods suggest I go next?
- 09-26-2005 #2
Re: Games using C++
DirectX only works in Microsoft Windows, so I definitely wouldn't recommend trying to develop in that for Linux.
Originally Posted by The_Sleeping_Dragon Registered Linux user #270181
TechieMoe's Tech Rants
- 09-26-2005 #3Linux Enthusiast
- Join Date
- Aug 2005
- Posts
- 542
TechieMoe is right. I don't know much about programming, but I do know that DirectX is a member of what I like to call the Windows Only Club.
- 09-27-2005 #4
I really suggest http://www.libsdl.org/index.php it's quite good.


Reply With Quote
