|
Author |
Topic: Zooming Question (Read 446 times) |
|
Ty
|
Zooming Question
« on: May 21st, 2004, 7:33pm » |
|
I am a newbie and would like to know how to zoom in on an object and even pass an object. The effect that I am going for is like you're walking through a doorway.
|
|
|
|
justo
|
Re: Zooming Question
« Reply #1 on: May 21st, 2004, 8:28pm » |
|
do you mean like through a 3d object? look at translate() or scale() in the reference.
|
|
|
|
mKoser
|
Re: Zooming Question
« Reply #2 on: May 21st, 2004, 9:08pm » |
|
FYI if you 'pass through' an object (like a doorway) you may experience some camera-clipping errors ... meaning that the objects that are now behind the camera, will appear upside down in front of the camera... this is a bug in the software, which has not been resolved yet.
|
« Last Edit: May 21st, 2004, 9:08pm by mKoser » |
|
mikkel crone koser | www.beyondthree.com | http://processing.beyondthree.com
|
|
|
|