- To: dudu abookasis <abooksis@xxxxxxxxxxxxxxxx>
- Subject: Re: 3D to 2D
- From: "From: Bill Hibbard <hibbard@xxxxxxxxxxxxxxxxx>" <billh@xxxxxxxxxxxxx>
- Date: Sun, 6 May 2001 11:00:16 -0500 (CDT)
Hi David, > I'm electrical engineering student and i want your help. > Suppose you have a 3D object that i want to project on a 2D matrix > that when i put this matrix on imagesc( ) function (matlab ver 5.3) > i will get a view of the 3D object.. > How i do it? This mailing list is about VisAD, not Matlab. In VisAD the projection from 3-D to 2-D is handled by the Java3D 4x4 matrix, which is accessible in VisAD via the ProjectionControl.setMatrix() and getMatrix() methods. Cheers, Bill
- References:
- 3D to 2D
- From: dudu abookasis
- 3D to 2D