• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Offtopic › Delfino Plaza v
« Previous 1 ... 30 31 32 33 34 ... 64 Next »

Programming C++, Games Emphasis
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Programming C++, Games Emphasis
04-04-2012, 12:41 PM (This post was last modified: 04-04-2012, 12:44 PM by Shonumi.)
#12
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,513
Threads: 55
Joined: Dec 2011
I haven't read any books about game programming in C++, though I still have one about using BlitzBasic from 10 years ago. At any rate, I learned most of my knowledge from the internet. Though you're bound to meet all sorts of dubious advice, given that anyone can publish anything. For learning actual C++, C Programming has well written tutorials, and the forum there is quite active. C Plus Plus is good to use for tutorials and reference.

For actual game programming, a lot of folks like to start off with an API such as Allegro, SDL, or SFML. SDL is pretty wide spread, and it covers everything from input, video, audio, and there are other libraries associated with it that can play MP3s, use TTF fonts and more. SFML is more object oriented, and it's easier to get it up and running with sounds and graphic, so it's a good choice as well. I chose SDL, and Lazy Foo' Productions has some excellent tutorials that teach you everything from setting up SDL, to mixing music, making multi-threaded games, and OpenGL.

For 3D things, the cost of programs such as Maya and 3DS Max may be quite, err, prohibitive for beginners. Ideally, one's school/employer should pay for those kinda things Wink. Blender is great for someone starting out, and I'm sure you can transfer a lot of those skills over to other programs. If Blender's not your thing (or its GUI is a turn off, although the newer ones have gotten much better), Wings 3D is another entry point you should look into.
Website Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Programming C++, Games Emphasis - Leo - 04-04-2012, 05:58 AM
RE: Programming C++, Games Emphasis - dannzen - 04-04-2012, 06:13 AM
RE: Programming C++, Games Emphasis - Garteal - 04-04-2012, 06:28 AM
RE: Programming C++, Games Emphasis - Gir - 04-04-2012, 07:21 AM
RE: Programming C++, Games Emphasis - NaturalViolence - 04-04-2012, 09:06 AM
RE: Programming C++, Games Emphasis - DacoTaco - 04-04-2012, 04:27 PM
RE: Programming C++, Games Emphasis - Zee530 - 04-04-2012, 07:31 PM
RE: Programming C++, Games Emphasis - ExtremeDude2 - 04-04-2012, 09:16 AM
RE: Programming C++, Games Emphasis - Leo - 04-04-2012, 10:03 AM
RE: Programming C++, Games Emphasis - KHRZ - 04-04-2012, 10:31 AM
RE: Programming C++, Games Emphasis - neobrain - 04-04-2012, 10:42 AM
RE: Programming C++, Games Emphasis - Leo - 04-04-2012, 11:18 AM
RE: Programming C++, Games Emphasis - ExtremeDude2 - 04-04-2012, 11:58 AM
RE: Programming C++, Games Emphasis - Shonumi - 04-04-2012, 12:41 PM
RE: Programming C++, Games Emphasis - scummos - 04-04-2012, 09:11 PM
RE: Programming C++, Games Emphasis - NaturalViolence - 04-05-2012, 08:58 AM
RE: Programming C++, Games Emphasis - Dimitri - 04-05-2012, 05:36 PM
RE: Programming C++, Games Emphasis - HawaiianPunch - 04-06-2012, 03:11 AM
RE: Programming C++, Games Emphasis - scummos - 04-05-2012, 08:28 PM
RE: Programming C++, Games Emphasis - Shonumi - 04-06-2012, 02:42 AM
RE: Programming C++, Games Emphasis - scummos - 04-06-2012, 04:42 AM
RE: Programming C++, Games Emphasis - Shonumi - 04-06-2012, 05:15 AM
RE: Programming C++, Games Emphasis - scummos - 04-06-2012, 09:11 AM
RE: Programming C++, Games Emphasis - Shonumi - 04-06-2012, 09:44 AM
RE: Programming C++, Games Emphasis - DacoTaco - 04-06-2012, 06:22 PM
RE: Programming C++, Games Emphasis - Shonumi - 04-06-2012, 11:01 PM
RE: Programming C++, Games Emphasis - AnyOldName3 - 04-06-2012, 06:10 AM
RE: Programming C++, Games Emphasis - ExtremeDude2 - 04-06-2012, 08:08 AM
RE: Programming C++, Games Emphasis - Zee530 - 04-06-2012, 06:33 PM
RE: Programming C++, Games Emphasis - DacoTaco - 04-06-2012, 06:36 PM
RE: Programming C++, Games Emphasis - AnyOldName3 - 04-06-2012, 08:22 AM
RE: Programming C++, Games Emphasis - NaturalViolence - 04-06-2012, 10:31 AM
RE: Programming C++, Games Emphasis - Zee530 - 04-06-2012, 06:43 PM
RE: Programming C++, Games Emphasis - scummos - 04-06-2012, 08:15 PM
RE: Programming C++, Games Emphasis - DacoTaco - 04-06-2012, 10:26 PM
RE: Programming C++, Games Emphasis - Shonumi - 04-06-2012, 11:17 PM
RE: Programming C++, Games Emphasis - scummos - 04-06-2012, 11:38 PM
RE: Programming C++, Games Emphasis - Shonumi - 04-07-2012, 12:15 AM
RE: Programming C++, Games Emphasis - scummos - 04-07-2012, 01:33 AM
RE: Programming C++, Games Emphasis - scummos - 04-06-2012, 11:07 PM
RE: Programming C++, Games Emphasis - Gir - 04-07-2012, 12:18 AM
RE: Programming C++, Games Emphasis - Shonumi - 04-07-2012, 05:07 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode