Search found 5 matches

by reza
Thu Apr 22, 2010 9:32 am
Forum: Spring 2010
Topic: Code
Replies: 0
Views: 6269

Code

Here is some code to do interpolation over time. It's a class/concept Ben Fry used in Visualizing Data written in Java/Processing...I ported it to C++

This can help with smooth animation for camera movements, animation between values, etc.

Reza
by reza
Sat Apr 17, 2010 7:12 pm
Forum: Spring 2010
Topic: Art for Problem Set 1
Replies: 8
Views: 10295

Re: Art for Problem Set 1

Angus: Vasarely is the artist.
by reza
Fri Apr 16, 2010 6:50 pm
Forum: Spring 2010
Topic: Art for Problem Set 1
Replies: 8
Views: 10295

Re: Art for Problem Set 1

Image
by reza
Sun Apr 11, 2010 6:09 pm
Forum: Spring 2010
Topic: Problem Set #1
Replies: 11
Views: 13482

Re: Problem Set #1

Does anyone have the final pixel locations for the point given vertex point? I got an answer, but its off the screen. I haven't checked it with code yet, but it would be really nice to see what other people are getting for final pixel coordinates. I got x = 8 px, y = -23 px...

let me know.
by reza
Thu Apr 08, 2010 10:29 am
Forum: Spring 2010
Topic: Resources
Replies: 4
Views: 7142

Resources

Please list here resources for OpenGL tutorials, code, information, etc.

Here is a basic one:

http://blog.onesadcookie.com/2007/12/xc ... orial.html