go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

more questions



Hi,

I try to create several cameras, each one in
a different location looking at a different geom.
I wrote the following file which does not do
what I need yet.


(progn

(camera 1 {define b1})
(window 1 {position 0 200 800 1000 size 200 200})
(scene 1 {define a1 < cam-frame.quad})

(camera 2 { : b2})
(window 2 {position 250 450 800 1000 size 200 200})
(scene 2 {< cloom.0.list} )
)


And here are my problems:
1. The way I defined scene, I don't have the geometry
   in the world and therefore I can not rotate it.
   How should I change my file?

2. When I am done with 1, what I really want is to be
   able to rotate (or translate etc.) all the geoms 
   together in all windows.
   Is there a way to do it?

3. When a new camera is created, although it knows its
   location and size, I first get the 'frame' of the
   window and have to click with the mouse.
   Can I avoid it?

4. Is there an option for geomview to pick up the colors
   of the faces so that adjacent faces get different colors?


thanks! Ayellet


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo