Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Beginning OpenGL Development on OS X | Dark Hacker News
Beginning OpenGL Development on OS X
(blog.hwrd.me)
22 points
by
hahuang65
12 years ago
| 5 comments
badhairday
12 years ago
|
next
[−]
I took a class on this topic last summer. It was hard, but extremely rewarding in the end.
hahuang65
12 years ago
|
parent
|
next
[−]
Awesome, thanks for the feedback. I'm looking forward to the rewarding part :)
frozenport
12 years ago
|
next
[−]
Or you could use Qt and have it run everywhere...
bronxbomber92
12 years ago
|
parent
|
next
[−]
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.
hahuang65
12 years ago
|
root
|
parent
|
next
[−]
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.