Home Overview FAQ Documentation Download Mailing List Geomview For Windows? Support Users Development Bug Reporting Contributing Contact Us Sponsors
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: initial camera position in geomview
Yes -- it looks as though you can get outside hyperbolic mode by executing the command: (merge camera allcams { camtoworld { 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 } perspective 0 fov 2.5 near -1.1 far 1.1 }) This puts the camera(s) at the origin, gives an orthographic view, and chooses clipping planes and field of view so as to make the whole unit ball visible. The camera still moves hyperbolically even though this view looks Euclidean, so translating or flying the camera will distort the view. You can return to inside-hyperbolic view with: (progn (merge camera allcams { perspective 1 }) (camera-reset allcams) ) Obviously you can replace "allcams" with a specific camera.
|
||
Home | Overview | FAQ | Documentation | Support | Download | Mailing List Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors |
|||
site hosted by |