Where to start
Hi!
I'm new to the forum here and new to Mac development. I just had a few questions about were to begin. I want to be able to make games using OpenGL. Right now I am reading a book on Cocoa and Objective C.
I have some experiance with C++. What do I need to know to make a simple 3D setting using OpenGL and have to ablity to move a "player" around?
Thanks!
I'm new to the forum here and new to Mac development. I just had a few questions about were to begin. I want to be able to make games using OpenGL. Right now I am reading a book on Cocoa and Objective C.
I have some experiance with C++. What do I need to know to make a simple 3D setting using OpenGL and have to ablity to move a "player" around?
Thanks!
These two together should help get you started:
http://www.opengl.org/documentation/red_book/
https://developer.apple.com/documentatio...ion_1.html
http://www.opengl.org/documentation/red_book/
https://developer.apple.com/documentatio...ion_1.html
OneSadCookie: Xcode/GLUT Tutorial might also be useful to you.
Thanks!
Is objective c good for game dev? I am reading some books on Cocoa and leaning quite a bit about it. I know that cocoa supports OpenGL but is objective C practical for game dev?
Is objective c good for game dev? I am reading some books on Cocoa and leaning quite a bit about it. I know that cocoa supports OpenGL but is objective C practical for game dev?

