Subject:
|
Re: Datsville is filling up!
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Fri, 22 Oct 1999 23:05:52 GMT
|
Viewed:
|
1552 times
|
| |
| |
In lugnet.cad, Mike Stanley writes:
> John VanZwieten <john_vanzwieten@msn.com> wrote:
> > > > Try Camera 0,-950,0 Lookat 2700, -4, 2500 and
> > > > Camera 0,-950,0 Lookat 2700, -4, -2500
> >
> > Once you download the townpov.zip file, unzip it into any directory, launch
> > POV-Ray, then open town.pov. Set the image size to 600X800, then go to the
> > bottom of the file. The last lines define the camera and look-at coordinates
> > (well, there are also some comment lines at the very bottom).
> > Change these coordinates to one of the coordinate sets I gave you, then Start
> > Rendering.
>
> Ok, I did this and got a cool pic, but I want to make sure this is
> what you need. Here's the whole camera section after I made the
> changes I _think_ you wanted made:
>
> // Camera (Latitude,Longitude,Radius = 30,45,0)
> camera {
> #declare PCT = 0; // Percentage further away
> #declare STEREO = 0; // Normal view
> //#declare STEREO = degrees(atan2(1,12))/2; // Left view
> //#declare STEREO = -degrees(atan2(1,12))/2; // Right view
> location vaxis_rotate(<-0,-950,0> +
> PCT/100.0*<4660.32,-3805.13,-4660.32>,
>
> <-1.77331e+07,-4.34372e+07,1.77331e+07>,STEREO)
> sky -y
> right -4/3*x
> look_at <-2700,-4,2500>
> angle 67.3801
> //orthographic
>
> If that's what you really want, I'll go ahead and crank the quality
> up and start rendering.
Go for it!
-John Van
|
|
Message has 1 Reply: | | Re: Datsville is filling up!
|
| (...) Well, it's been "going" for a heckuva long time now. :) Still parsing after 5h 45m. Using almost no CPU time, though, barely over 10% on each CPU.... weird. This is the first time I've rendered anything on this machine. Hoping I didn't fubar (...) (25 years ago, 23-Oct-99, to lugnet.cad)
|
Message is in Reply To:
| | Re: Datsville is filling up!
|
| (...) Ok, I did this and got a cool pic, but I want to make sure this is what you need. Here's the whole camera section after I made the changes I _think_ you wanted made: // Camera (Latitude,Longitude,Radius = 30,45,0) camera { #declare PCT = 0; // (...) (25 years ago, 22-Oct-99, to lugnet.cad)
|
19 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|