Re: [JAVA3D] 3D Studio MAX

2003-06-05 Thread Andrei R. Thomaz
, and the ability to load and use objects (not just load a world, it is important for us load objects from diferent files) is very important for our project. thank you, andrei Martin Frey wrote: Hi andrei in my programs i do the same. i make a class that hold the shape3D and every other

Re: [JAVA3D] LineArray BOOKS

2003-06-05 Thread andrei
thank you for the tips. I am following the sun tutorial and the one in SIGGRAPH site that was posted here some days ago :-) andrei Alessandro Borges wrote: About learning Java3D: J3D.ORG (start here) www.j3d.org Tutorial : http://java.sun.com/products/java-media/3D/collateral

[JAVA3D] LineArray

2003-06-04 Thread andrei
some problems. The following code doesn't work. It tries do draw a circle :-) If you could help me, or send me some good links, I would thank you a lot. another question: if there is a list specific for beginners, please, send me the link :-) thank you for your ti

Re: [JAVA3D] 3D Studio MAX

2003-05-29 Thread andrei
object is created, the constructor loads the file and this is the 3d object. I tried some loaders yesterday, but something is not working... thank you, andrei -- "First of all you can't be subversive without being subversive to yourself, that's very important. You miss something cruci

[JAVA3D] Canvas graphics draw - bug or feature?

2002-05-06 Thread Andrei Moisseev
    canvas.swap();        The rectangle is drawing normally but the oval is blinking during the draw. Is this a bug or a feature?   Best regards! Andrei Moisseev GraphicsDraw.java Description: Binary data

[JAVA3D] CoordByRef - Bug or Feature ?

2002-04-10 Thread Andrei Moisseev
left the blue and green triangles disappear "early" while the red one goes off window edge fluently. Is this a Bug or a feature? Sample run on Sun JVM 1.4.0-b92 and 1.3.1-b24 + java3d-1.2.1.04-win32-opengl   Best regards Andrei Moisseev   ByRefTest.java Description: Binary data

[JAVA3D]

2000-02-08 Thread Andrei Karii
index vrml-java3d

[JAVA3D] 3D scene serialization problem

2000-02-07 Thread Andrei Karii
erializableException: javax.media.j3d.BranchGroup (or  ColorCube)   So,I look for any ideas of how to save and read scene objects into and from file.   May be exists some classes for this ? Or some native code ?   How i think ,it may be applied in games and 3d-editorsor somewhere else.   Thank for attention , Andrei Karii . 

Re: [JAVA3D] no J3D in java.library.path

2000-01-31 Thread Andrei Karii
Excuse me ! The reason of this problem was my own carelessness during installation.   I thank for help Racz Istvan  .   B.R. Andrey Karii.   - Original Message - From: Andrei Karii To: [EMAIL PROTECTED] Sent: Sunday, January 30, 2000 4:06 PM Subject: [JAVA3D] no

[JAVA3D] no J3D in java.library.path

2000-01-30 Thread Andrei Karii
ent directories    what the reason ?   Please , help me .   i use jdk1.2.2 & J3D1.1beta1 under win98(russian version from 29.09.1999)   B.R. Andrei Karii