Re: best graphics API for 2D game
Re: best graphics API for 2D game
- Subject: Re: best graphics API for 2D game
- From: Seth Willits <email@hidden>
- Date: Mon, 11 Aug 2008 20:18:22 -0700
On Aug 11, 2008, at 6:23 PM, steph thirion wrote:
I'm new to cocoa, and I'd need a pointer to get started learning and
experimenting.
What would be the most adequate graphics cocoa API to render a 2D
game? core graphics or opengl? The requirements would be a
relatively smooth frame rate rendering, and the possibility to draw
and render sharp pixels. From what I read Quartz has a vector
drawing engine, but also allows to render bitmap data. Is it
possible to control Quartz to draw non-anti-aliased bitmaps? Lastly,
but not less importantly, it should not ask too much from the
processor, mostly to avoid draining the battery on the go.
(In case that matters, the end platform would be ... a significantly
less powerful machine than a latest standard mac desktop.)
OpenGL (ES in your case), hands down.
Join the Mac Game Developers list and ask away.
--
Seth Willits
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden