Re: [JAVA3D] Looking for Java3D content at Siggraph

2001-08-07 Thread Isie Masri
Justin, We will be showcasing our technology/solution at Siggraph. The name of our product is "Xtivia Reality Server". For more information take a look at: www.xtivia.com and look under solutions. Regards, Isie Masri Xtivia Technologies Inc. (732) 248-9399 x. 609 (917) 873-5058 (cell) www.xtiv

Re: [JAVA3D] Looking for Java3D content at Siggraph

2001-08-07 Thread Justin Couch
Jean Laleuf wrote: > > Is anyone planning on taking notes at the j3d bof? I'll be there. I'll try to take some notes, but I'm not the best at it. Anyone else there feels like taking notes we can combine them for a full report. For those that don't know me, look for the tall guy with a loud voice

Re: [JAVA3D] Looking for Java3D content at Siggraph

2001-08-07 Thread Jean Laleuf
Is anyone planning on taking notes at the j3d bof? I have to be at a reception during that time so I can't make it. Maybe they could be posted to j3d.org? -Jean Laleuf [EMAIL PROTECTED] ps. Maybe if we ask now we could also get copies (on j3d.org) of any lecture slides Sun will be showing (I seem

[JAVA3D] Looking for Java3D content at Siggraph

2001-08-07 Thread Justin Couch
Folks, There appears to be very little Java3D stuff at Siggraph this year. Apart from the J3D BoF there appears to be no formal stuff metioned in either papers of panels. If you are aware of demos or companies showing of Java3D based content, could you please let me know ASAP and I will add it t

Re: [JAVA3D] Sound not resuming after restoring from minimize

2001-08-07 Thread Kelvin Chung
Hi Corysia, We can reproduce this bug using the shipping example examples/Sound/SimpleSounds When window iconfied, Java3D will suspend all the behaviors so it will not consume CPU time. After window is restored, all beahviors are suppose to restore. However in this example the sound sched

Re: [JAVA3D] VRML Human Animation with Java3d: Convert VRML 1 to VRML-97

2001-08-07 Thread giles
P. Flavin wrote: > > Java3d and the Web3d VRML Loaders from Sun work. > > Java3d is great, it runs great, it's ready to go. > > Why is Prentice Hall & Aaron Walsh claiming it doesn't work? > > Java3d works, if you know what you're doing. > > Aaaron Walsh & Justin Couch seem to know the old > Sun/W

[JAVA3D] Camara infomation

2001-08-07 Thread Juan Miguel
Hello everyboy Can somebody tellme where can I find information about how to get all the parameters of the camera in java3d. By the way, is the J3dFly demo' source available to download? Thanks everyone === To unsubscribe

[JAVA3D] VRML Human Animation with Java3d: Convert VRML 1 to VRML-97

2001-08-07 Thread P. Flavin
The old & reliable VRML Loaders (c.1999) from Sun support - Animation - PROTOs - Sensors - H-Anim Avatars VRML-97 scenes can be animated with Java3d with the VRML Loaders for Java, VRML 1.0 should be converted: "VRML Conversion: Vrml 1.0 --> VRML 2.0 ( VRML-97 )

Re: [JAVA3D] How I can change the point of view

2001-08-07 Thread matthias sweertvaegher
8/7/01 4:30:13 PM, Casanova Robert <[EMAIL PROTECTED]> wrote: >I need to develop a program with great dimensions like 1000x1000x1000 and the quite funny ;-) >typical point of view don't allow me to see what's happening. > >Somebody know how I can see everything far? you could change the backclip

[JAVA3D] How I can change the point of view

2001-08-07 Thread Casanova Robert
I need to develop a program with great dimensions like 1000x1000x1000 and the typical point of view don't allow me to see what's happening. Somebody know how I can see everything far? thanks. === To unsubscribe, send email

Re: [JAVA3D] working examples needed w/out SimpleUniverse or deri ving from Applet

2001-08-07 Thread Yuri Nikishkov
Title: RE: [JAVA3D] working examples needed w/out SimpleUniverse or deriving from Applet Joachim, An idiot like tovarisch Sergei should be aware of his mental state. If you are familiar with the unfortunate course of Russian history in the 20th century, you might try to excuse his rudeness s

Re: [JAVA3D] Problem with getGraphics2D()/postSwap and postRender

2001-08-07 Thread Joachim Diepstraten
Hi > Maybe someone has an idea what to do? And I wonder if that's correct that > you can use getGraphics2D() in postSwap? Hmm the only way until now to get it working at all was to switch off double buffering. But that's not very nice as you can actually see the painting happen. EOF, J.D. -- J

Re: [JAVA3D] PickMouseBehavior limitation

2001-08-07 Thread Lan Wu-Cavener
I have set the picking capability for the Shape3D. what puzzled me is that my PickMouseBehavior works fine at the initial scene. It returned correct closest vertex coordinates. Only after I navigates the scene, I got the error message. It feels like the object the mouse picked is not what I saw on

Re: [JAVA3D] working examples needed w/out SimpleUniverse orderiving fromApplet

2001-08-07 Thread John Wright
Sergei, insulting those that are helping you will get you temporary attention but in the long run others will write you off as offensive and won't go to the extra effort to help you. If you want it to not be an applet just make a Frame and put your Canvas3D in it. Is that so difficult to compreh

Re: [JAVA3D] working examples needed w/out SimpleUniverse or deriving from Applet

2001-08-07 Thread Charles Bell at home
Trading insults accomplishes nothing. - Original Message - From: "Joachim Diepstraten" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 07, 2001 5:40 AM Subject: Re: [JAVA3D] working examples needed w/out SimpleUniverse or deriving from Applet > Hi > > > Something which

[JAVA3D] Problem with getGraphics2D()/postSwap and postRender

2001-08-07 Thread Joachim Diepstraten
Hi I've got a serious problem. I finally found a way with getGraphics2D() to set pixels back to the color buffer. But I've got a problem I need the content of the current colorbuffer. I can get it with a Raster (using readRaster from GraphicsContext3D) and the contained ImageComponent but the Buf

Re: [JAVA3D] working examples needed w/out SimpleUniverse or deriving from Applet

2001-08-07 Thread Joachim Diepstraten
Hi > Something which eludes me is why the hell anyone is helping this clueless > idiot. Well the purpose of this mailinglist is to help people and to get questions answered. Sure it was not the politiest request but If no one is willing to help it will just support his attitude. > I know if some

Re: [JAVA3D] working examples needed w/out SimpleUniverse or deriving from Applet

2001-08-07 Thread Greg Munt
Something which eludes me is why the hell anyone is helping this clueless idiot. I know if someone had talked to you like that offline, you sure wouldn't be! -Original Message- From: Joachim Diepstraten <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, August 0