Y
Hacker News
new
|
ask
|
show
|
jobs
Beginning OpenGL Development on OS X
(
blog.hwrd.me
)
22 points
by
hahuang65
4428 days ago
2 comments
badhairday
4428 days ago
I took a class on this topic last summer. It was hard, but extremely rewarding in the end.
link
hahuang65
4428 days ago
Awesome, thanks for the feedback. I'm looking forward to the rewarding part :)
link
frozenport
4428 days ago
Or you could use Qt and have it run everywhere...
link
bronxbomber92
4428 days ago
There's nothing OS X specific (yet) about this tutorial (excluding the install and -framework compilation flag). The author is using
http://www.glfw.org
, a cross-platform OpenGL windowing/context creation library.
link
hahuang65
4428 days ago
You're right. Sorry for the misleading title. It was more to inform that I will be doing this on OS X, as opposed to for OS X.
link