|
Shaun Sullivan writes:
> I put up a couple more views. As much as I like POVRay, it
> unfortunately insists on a 3d perspective, so even when I
> want a simple top down or side projection view, you're stuck
> with some distortion on the ends.
You can turn off perspective in POV-Ray by adding the keyword
"orthographic" to the camera. For example,
camera {
location <x,y,x>
look_at <x',y',z'>
orthographic
}
Hope that helps! Just remember to remove the keyword when you want
perspective again.
--Bram
Bram Lambrecht
bram@cwru.edu
www.bldesign.org
|
|
Message is in Reply To:
| | Re: SNOT Boating, con't
|
| (...) I put up a couple more views. As much as I like POVRay, it unfortunately insists on a 3d perspective, so even when I want a simple top down or side projection view, you're stuck with some distortion on the ends. Ahh well, I suppose that is, (...) (23 years ago, 14-Nov-01, to lugnet.build.military, lugnet.boats)
|
5 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|