[PyOpenGL-Users] Orbiting camera around objects demo
Brought to you by:
mcfletch
From: Rene D. <il...@ya...> - 2003-05-26 23:50:38
|
Added an orbiting camera effect to my game, and thought I'd put it into a demo. You can find it at this link: <http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/pyopengl/PyOpenGL2/OpenGL/Demo/rened/sin_cos_reloaded.py?rev=HEAD&content-type=text/vnd.viewcvs-markup> Or in pyopengl cvs under OpenGL/Demo/rened/sin_cos_reloaded.py Press 1,2,3 to change which cube you orbit around. You can really give yourself motion sickness playing around with moving cameras. First time I've gotten motion sickness from a computer! Note that the demo above moves nice and slow, and shouldn't make you sick. |