Anyone know a good slightly beginners program for programming mac games? I had gamemaker for windows. (I didnt know which forum to post in, mods can move/delete if needed)
Apple has a nice write up on this topic here.
thx, im checking out ptk but other wise i was hoping for something cheaper/free.
OpenGL
1. What's open GL? (i know im a noob)
2. I cant figure out ptk. i downloaded it and theres no app!!!??
OpenGL is the technology that "makes 3D work". It lets you define 3D shapes and "cameras", then animate them and display the result. If you're familiar with Windows then you may have heard of Direct3D, which is Microsoft's equivalent.
From a quick peek at the site, PTK appears to be a game engine. You'd need to compile it and mess around with the code
OpenGL
I don't think there is anything like that on a mac. If you want to make games, consider using technologies such as OpenGL, or it's lightweight version, SDL. But you will have to learn how to program first, and I don't think you are willing to do that, since you are searching for a game maker that does all the coding for you.
Apparently GameMaker is coming to OS X
http://www.insidemacgames.com/forum/index.php?showtopic=31392
They just started development last month so it might be a while.
i have also been considering this (as a 3d artist) and have been looking into unity.
learning opengl has a beginning learning curve, but if you take your time it is well worth the wait. I can give you some good notes/tutorials for OpenGL on the mac and you can make some pretty cool stuff. Its all from my college Computer Graphics course.