Re: [JAVA3D] help setting direction

1999-12-11 Thread wayne c deprince jr.
wayne c > deprince jr."To: [EMAIL PROTECTED] > edu> Subject: Re: [JAVA3D] help setting >direction > > 10.12.99 > 16:12 >

Re: [JAVA3D] help setting direction

1999-12-10 Thread G . Veith
Subject: Re: [JAVA3D] help setting direction 10.12.99 16:12 Please respond to wcd2 gracia gernot... i tried the attached code and things seem pretty good.. however, when i translate the o

Re: [JAVA3D] help setting direction

1999-12-10 Thread wayne c deprince jr.
gracia marco, ill try this but isnt this for setting a view transform only? i think i need a transformation/model transform.. maybe they are the same? im not sure obviously... but ill give it a try... ciao, wayne Marco Lohse wrote: > > hello Wayne, > I have not checked out your code yet, but

Re: [JAVA3D] help setting direction

1999-12-10 Thread Marco Lohse
hello Wayne, I have not checked out your code yet, but maybe you should take a look at Transform3D.lookAt(..). Marco. "wayne c deprince jr." wrote: > > ciao all, > just need some help with a simple problem.. i want to set the > direction (or orientation i guess) of an object (box, camera, wha

[JAVA3D] help setting direction

1999-12-09 Thread wayne c deprince jr.
ciao all, just need some help with a simple problem.. i want to set the direction (or orientation i guess) of an object (box, camera, whatever) from a direction vector.. i thought i could get it done but i havent been able to... i can do it if i know the angles already, but figuring the angles