programming languages

Post Reply
angus
Posts: 43
Joined: Fri Apr 02, 2010 1:54 pm

programming languages

Post by angus » Sun Jan 23, 2011 11:07 am

Hi, some of you have emailed me about using C++ or Objective-C for the assignments. I don't mind that at all. There are a decade of demos online in C (and of course the OpenGL library is itself written in C), so I'll still go over it in class. Also, I encourage you to find libraries and toolkits which make your life easier. For instance, Haru is going to introduce the allocore library, which has a more robust OBJ loader that the basic one I came up with for the demo. -A

Post Reply