Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

magicjames92

macrumors regular
Original poster
Apr 15, 2007
228
0
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)
 
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 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 :)

thx for the help but i am so lost. look at gamemakers site. www.gamemaker.nl (?) I want something like that.
 
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.
 
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.

i am willing to learn how to code, i just dont know where to get the app! What ive tried so far doesnt include an app to code in!

hhas- thanks! checkin em out
 
You could use BlitzMax.

You could XCode.

What you're looking for currently doesn't exist in the Mac. Are the games that package produces actually any good? They must all be identical in structure.
 
Blitzmax is a good place to start. I loved doing Blitz stuff on my Amiga some 12 years ago. Great language, easy and fun.

Another option is www.blender.org. This is a 3D animation package that has a game creator built-in. It can be quite difficult to get into though, especially if you don't like tutorials.
 
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.
 
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.

sure plz and ty

btw: ive been playing with blender and its cool. ive made a snowman.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.