[JAVA3D] Event Handling..

2001-07-26 Thread Vijayan Pandalai
Hi All, I wish to know how could iadd a MouseEvent Handler to the Canvas3D such that on the first click i get a point, on the second click the second point and then draw a line from the first point to the second point. Thanks in advance Regards, Vijayan Pandalai.

Re: [JAVA3D] confession of a demoralised j3d sucker

2001-07-26 Thread Joachim Diepstraten
Hi Markus Anybody else out there who have invested considerable effort into learning java3d and feel stupid? Or is it just me! Nope I just achieved something nice today, so I really can't agree. And I started working with JAVA3D just 3 months ago. EOF, J.D. -- Realtime Raytracer in JAVA

Re: [JAVA3D] Two sided lightning how to toggle?

2001-07-26 Thread Joachim Diepstraten
Hi Justin lightning on/off? I've searched through all the Appearance nodes and couldn't find anything which sounded like it would do the trick? There is no direct way of doing 2 faced lighting in J3D. To do this (we needed it for the VRML spec) you have to play with the rendering

Re: [JAVA3D] confession of a demoralised j3d sucker

2001-07-26 Thread Christopher Collins
Well Markus, I just saw the movie Final Fantasy (don't bother) and that made me feel a little inadequate when I saw the amazing 3d animation in that, compared to my J3D wireframes of simple boats!! However, my wireframe boat program is ready for publication, so I don't feel stupid. :) Good

Re: [JAVA3D] A new Java Games API the Sony PS2 running Linux Java ...

2001-07-26 Thread Fergus Murray
I'm just going to copy Jeff Kesselman's responses to this from the H-Anim list... At 02:29 PM 7/25/01 -0400, P. Flavin wrote: A new Java Games API will support Networked Games, and Java VRML work together for fast animation with Java3d and does games on the web without Java3d. Um, I'm Sun

Re: [JAVA3D] confession of a demoralised j3d sucker

2001-07-26 Thread Yazel, David J.
Well I have to agree that Java3d can be difficult to learn if you are new to 3d concepts or you have not worked with OpenGL before. That was the case with me. In May of 2000 I downloaded Java3d for the first time and I had never done any graphics programming before. Probably over 50 percent of

[JAVA3D] Plz explain!

2001-07-26 Thread Ashish Aggarwal
Hello! Please explain this. I am sending it for second time. I am facing a very peculiar problem: I am trying to detach a branchgroup from a transformgroup. When I use removeChild(int) method of TransformGroup, i can detach the Branchgroup but when I use detach() method of BranchGroup, I can't.

Re: [JAVA3D] problem with Objfile()

2001-07-26 Thread Corysia Taware
$1.129 for unleaded?! Ah, those were the days! ;) - Original Message - From: Paul Pantera [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 25, 2001 3:25 PM Subject: Re: [JAVA3D] problem with Objfile() If you look in the demo/java3d/geometry directory there's a sample

[JAVA3D] plz help!

2001-07-26 Thread Ashish Aggarwal
Hello! Please explain this. I am sending it for second time. I am stuck for last three days and I have no clues about it. See this part of the prgram, I have attached comments in this if loop: if (node instanceof Box event1.getClickCount()==2 ) I am facing a very peculiar problem: I am

Re: [JAVA3D] Jerkiness

2001-07-26 Thread Fred Klingener
From: Fergus Murray [EMAIL PROTECTED] Sent: Wednesday, July 25, 2001 6:06 AM I've been experimenting with animating a swarm of T's based on a trig function, and most of the time it looks okay but sometimes the trailing T jerks horribly, and sometimes the whole lot do. Is this likely to be

Re: [JAVA3D] Jerkiness

2001-07-26 Thread Fergus Murray
The way I understand it, the only way we're guaranteed that the rendering thread won't step on scene graph updates (or vice versa) is for us to complete all the scene graph updates in the processStimulus() method of an active Behavior. Yes... Soon after I posted that message I tried changing my

[JAVA3D] collision detection from interpolator

2001-07-26 Thread ro
Hello, does anyone have an example of moving objects via some interpolator (let's say RotPosPathInterpolator) and then detecting when the objects collide? If you could show me how to do this, I would be tremendously grateful. I could post my attempts at this, but it is very messy and I don't

[JAVA3D] Dont open attachments from...

2001-07-26 Thread Christopher Cowen
I am concerned about a number of suspicious Emails that I have been receiving of late, from Michael Bonnetti. They all have attachments of text and data files, and I made the mistake of opening one of them thinking it was from a client. I have been seeing return mail from a couple of

[JAVA3D] FW:

2001-07-26 Thread John Kostaras
Hi, I tried one of the examples inside geometry directory (ConeYoyoApp) and when I closed the application window, the following error log (see attached file) has been created. I 'm using Windows NT 4.0 SP6 and JDK 1.3.1. Has this error been recorded before (I could not find it). Thanks

Re: [JAVA3D] Hi everyone! I need some help

2001-07-26 Thread Casanova Robert
Thanks a lot for the info. 26/07/2001 16:11:14, Carolina Prieto Muñiz [EMAIL PROTECTED] wrote: This is all the information about tutorials books I have. I think you should start by Sun Java3D Tutorial Hope it helps Links: http://www.j3d.org/ -- The Java 3D Community (Justin

[JAVA3D] Plz Ignore ! Having problems in posting messages

2001-07-26 Thread R Vegan
Just checking to see if my e-mail goes thru'. None of my e-mails to this group have in the past 10 days. === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message signoff JAVA3D-INTEREST.

[JAVA3D] Picking LineArrays

2001-07-26 Thread R Vegan
Sub: Problems with picking LineStripArrays and LineArrays ( recently reported by Tor Einar Kjørkleiv) Hi I had reported an identical problem on July 12 with respect to picking wireframe objects (constructed using linearrays and linearrays ByRef). I have been

[JAVA3D] SUN Team Please Help ! Messages dont go thru'

2001-07-26 Thread R Vegan
Hi I have been having problems for the past 10 days or so in posting messages to the Java3D interest group. Amazingly, and absolutely bafflingly, the test message that I sent earlier today DID go thru'. I sent this message by logging in directly through the Java3D Listserve( as against posting

[JAVA3D] confession of a demoralised j3d sucker

2001-07-26 Thread Markus Poltorp
Anybody else out there who have invested considerable effort into learning java3d and feel stupid? Or is it just me! I love j3d, but it keeps kicking my ugly butt... === To unsubscribe, send email to [EMAIL PROTECTED] and