[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

Title:DECWINDOWS 26-JAN-89 to 29-NOV-90
Notice:See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit
Moderator:STAR::VATNE
Created:Mon Oct 30 1989
Last Modified:Mon Dec 31 1990
Last Successful Update:Fri Jun 06 1997
Number of topics:3726
Total number of notes:19516

3003.0. "3D Calculations" by TAV02::MELVYN () Wed Jun 27 1990 15:28

Hi !

We have recently been asked to develop a benchmark which displays polygons
in x,y,z and also performs rotation and scaling. Naturally we chose to
implement the benchmark in PHIGS. 

The problem is due to the very large amount of polygons we have to deal 
with simultaneously the structure traversal in PHIGS take a very long time.

My question is does anybody have a package that if given a polygon in x,y,z
along with a rotation and scale factor, the package returns the actual
projected x,y coordinates which I can then send to a normal X routine,
which I am sure would speed up the benchmark.

I know the formulas exist and good old Foley probably has it in his book 
but due to lack of time I am first checking the wonderful world of
Digital, to see if anybody has something similar.

Any help would be greatly appreciated. 

Cross posted in Decwindows, X, Phigs.

Thanks

mel


T.RTitleUserPersonal
Name
DateLines
3003.1try DW_EXAMPLESTLE::ZANZERKIAThu Jun 28 1990 11:515
    Yes I remember seeing a program which does what you described look in
    the DW_EXAMPLES conference. I forgot the name of the program, it even
    did rotation,scaling,shading etc..
    
    Robert