Re: [JAVA3D] setNorminalViewingTransform() doubt

2003-03-30 Thread Zack FC
Hi,  thanks Alessandro SimpleUniverse simpleU = new SimpleUniverse(canvas3D);  BranchGroup scene = createSceneGraph(canvas3D, simpleU);  scene.compile();   Transform3D t3d = new Transform3D();   double viewDistance = 10.0;  t3d.set(new Vector3d(0.0, 0.0, viewDistance)); viewingPlatform.getViewP

[JAVA3D] setNorminalViewingTransform() doubt

2003-03-29 Thread Zack FC
Hi,How to manually set the eye position? I want to make the z position fear a bit. I try to put some value inside and it display a error message: setNominalViewingTransform() in com.sun.j3d.utils.universe.ViewingPlatform cannot be applied to (double,double,double) Please help... Faithfully,ZackDo y

[JAVA3D] How to restrict the Text2D length

2003-03-27 Thread Zack FC
HI, I am facing one problem in displaying long Text2D. If i created a Text2D with 12 character + 4 extension how to make it 8 character with 3 extension. FaithfullyZackDo you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!

[JAVA3D] Help text2d problem

2003-03-26 Thread Zack FC
Hi I have a doubt in placing text in different dimension. I have created a ColorCube and 2D text with fix coordinate which facing us. But the problem is how to make another 5 similar 2D text display in different dimension. So that once I rotate the cube I can see the text from all dimension. Pleas

[JAVA3D] Display Filename Problem

2003-03-13 Thread Zack FC
Recently I am developing a 3D file manager. But the problem facing now is filename positioning problem. Since all filenames have different length, and collision or overlapping of objects in java 3d virtual universe would not be rendered. So I fix the position of the reference point of Text2D object

[JAVA3D] [JAVA 3D] Displaying filename in cubes

2003-03-10 Thread Zack FC
Recently I am developing a 3D file manager. But the problem facing now is filename positioning problem. Since all filenames have different length, and collision or overlapping of objects in java 3d virtual universe would not be rendered. So I fix the position of the reference point of Text2D object

[JAVA3D] text overlapping

2003-03-08 Thread Zack FC
i am facing a problem that long text are overlapping with the text which is beside it resulting both file name are not readable. How to avoid those long text being overlap by each other if i have created a static coordinate to display certains text. Please help RegardDo you Yahoo!? Yahoo! Tax Cente

[JAVA3D] Help needed in file management

2003-03-08 Thread Zack FC
I have some doubt in file management. 1. How to create a new folder and copy a selected 3D cube (file) to paste into the folder in Simple Universe? 2. Also how to delete a file or folder into recycle bin?   RegardDo you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, and more