[JAVA3D] JInternalFrame X Canvas3D

2003-01-16 Thread fercesar
Hello, friends!   I have built a simple virtual universe with Java 3D. I'd like to know if it's possible to put it in a JInternalFrame. In other words, is it possible to create a scene graph an then put it in a JInternalFrame?   []'s   Fernando  

Re: [JAVA3D] Problems with objects movement

2002-10-24 Thread fercesar
Thanks, Andreas! []'s Fernando > -- Mensagem original --- > > De : Discussion list for Java 3D API > Para: [EMAIL PROTECTED] > Cc : > Data: Thu, 24 Oct 2002 10:16:25 +0200 > Assunto : Re: [JAVA3D] Problems with objects movement > > Hi Fernando, > > I think what

[JAVA3D] How to load vrml files

2002-09-26 Thread fercesar
Olá, Alessandro. Conforme já disse, obrigado mais uma vez pela ajuda. Pelo que entendi, eu defino um BG raiz. A partir daí, construo uma hierarquia. Para cada novo objeto que será inserido na tela, terei um novo BG filho do BG raiz. Nesse caso, eu precisarei criar um método que carregue o arquivo

[JAVA3D] How to load vrml files

2002-09-26 Thread fercesar
Hello, friends! Do you know where I can find some example of loading vrml objects (in different ".wrl" files) to create a 3d world? The examples I have just show how to load a single file, and I have had some difficult to load more than one file. Thanks a lot! Fernando

[JAVA3D] Virtual Worlds

2002-08-22 Thread fercesar
Hello, friends! I need to program an application to build user interfaces with Virtual Reality. Then, the user can choose virtual objects from a list and manipulate them to build the interfaces. Later, he/she can save the interface to a database. For example: The user has a list of virtual objec