[JAVA3D] Some Java3D Questions & loader

2002-06-21 Thread Thanh
Hi, is that possible to build a VR world With java3d as we can do in VR4Max ?? graphics in Java3d-application is not so good! -thanh === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the

[JAVA3D] Java 3D version 1.3 release: Lw3dLoader

2001-11-21 Thread thanh nguyen
hi, Does Lw3dLoader support lightwave3D version 7.0? -Thanh Skaff deg gratis epost-adresse og hjemmeside på http://home.no/ du også! === To

[JAVA3D] java.security.AccessControlException

2001-11-15 Thread thanh nguyen
(); protected GraphicsDevice device = graphicsEnv.getDefaultScreenDevice(); protected GraphicsConfiguration config = device.getBestConfiguration(tmpl); can anyone suggest a GraphicsConfiguration that will not cause java.security.AccessControlException? Thanks -Thanh

Re: [JAVA3D] applet size: width and hight

2001-11-15 Thread thanh nguyen
hi evolutie, Thanks, but how to set width and hight to be 100% i use a line like this in a html file: how to change it? Thanks -Thanh >make the width en height 100% > >- Original Message - >From: "thanh nguyen" <[EMAIL PROTECTED]> >To: <[EMAIL PROTEC

[JAVA3D] applet size: width and hight

2001-11-15 Thread thanh nguyen
hi, is that possible to set the width and hight of an applet to be equal to the size of the browser that is used to run that applet? thanks, -Thanh Skaff deg gratis epost-adresse og hjemmeside på http://home.no/ du

[JAVA3D] creating cursor in java 3d applet

2001-11-14 Thread thanh nguyen
mCursor(imgPan, new Point(15,15), "cursorPan"); public Cursor cursorClick = tk.createCustomCursor(imgClick, new Point(15,15),"cursorClick"); public Cursor cursorHelp = tk.createCustomCursor(i

[JAVA3D] how to create .gif of jpg file of a model created in a java3D program

2001-11-12 Thread thanh nguyen
hi, please help. I want to import a model that i have created by a java3d application into a word document. So, How can we create a .gif or .jpg file of the scene of an java3D application? thanks very much -Thanh