Re: [JAVA3D] What do you want/need from Java3D?

2003-08-21 Thread Justin Couch
So I should probably also put in a statement about what I would like to see, just for completeness. Although it is hard to separate Yumetech and me, I'll try to offer two opinions - one for each. Personal: I'd like to be able to access chunks of Java3D technology, but really couldn't care less abo

Re: [JAVA3D] What do you want/need from Java3D?

2003-08-21 Thread Dirk L. van Krimpen
Hi Joerg, Just curious, where are they paying the salaries from? |:) - Original Message - From: "Joerg 'Herkules' Plewe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 21, 2003 8:27 AM Subject: Re: [JAVA3D] What do you want/need from Java3D? > ...

Re: [JAVA3D] Noticed the same ...

2003-08-21 Thread Dirk L. van Krimpen
Hi Mario, As a matter of fact, I noticed the same lately. Perhaps there is some kind of time delay required to get the message into the list. But, sometimes my message is returned immediately. Yesterday, it took some hours. So, maybe it's a good idea whenever this happens again, to send the messag

Re: [JAVA3D] What do you want/need from Java3D?

2003-08-21 Thread Miklos Wagner
Hi, I'm just a beginner in this field, thus I don't see the depths and consequences of these issues. Nor I know what would be the best. All that I know that I was really glad about having such a clear-structured, portable 3D framework when I started with it and I thought that this product is

Re: [JAVA3D] Install Program

2003-08-21 Thread Ben Moxon
Create a "jre" directory in your installer folder and create a "bin" directory inside it. Put the java3d dll files into it and make sure you have the java3d jars in the classpath on your installer. You may have to check the output directories to be sure it is the correct path and it will only w

Re: [JAVA3D] What do you want/need from Java3D?

2003-08-21 Thread Richard Smith - Systems Engineer - Melbourne
I too have a personal view, but I also work for Sun, so I'll try to keep the two separate. Everything below is personal! There have been so many interesting projects discussed on this alias, each with its own unique requirements and challenges, and yet some commonality too. Indeed factoring out the

Re: [JAVA3D] Install Program

2003-08-21 Thread "Schäfer, Peter"
> -Original Message- > From: ZACZEK, MARIUSZ P. (MARIO) (JSC-DM) (NASA) > [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 20. August 2003 21:03 > To: [EMAIL PROTECTED] > Subject: Re: [JAVA3D] Install Program > > > what do you mean you "can't execute your own code"???!?!? > > Yes, you absolutely

Re: [JAVA3D] Complete list of Java3D forums

2003-08-21 Thread Nikolai V. Chr.
Artur Biesiadowski wrote: What about usenet comp.lang.java.3d ? Thanks, didn't know about that one. -- Nikolai V. Christensen, Computer Engineer, Simulation and Training department IFAD, Forskerparken 10A, DK-5230 Odense M Denmark, EU Phone: +45 63 15

Re: [JAVA3D] What do you want/need from Java3D?

2003-08-21 Thread Gili
Hi Richard, I agree with your points on the whole. I think when people were asking Sun to open-source Java3D they meant literally "make the source freely available" and not necessarily "open-source the Java3D process". I think on the whole people want to have the security of having the sou

Re: [JAVA3D] What do you want/need from Java3D?

2003-08-21 Thread Joerg 'Herkules' Plewe
It's interesting to see how many applications show up in this survey! Maybe as a result, Justin, you can list them as well? - J === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signo

Re: [JAVA3D] What do you want/need from Java3D?

2003-08-21 Thread Frederic Barachant
Hello. I have been working with java3d for about 2.5 years now. I am actually coding a 2d/3d compositing (video, images) application with sound in Java. This application embeds a 'universal' tree api that can see java3d plugged in to render 3d images. Java3d is also used in the software for visuali

Re: [JAVA3D] What do you want/need from Java3D?

2003-08-21 Thread Michael Louka
I am section head of the Virtual Reality section ("Halden Virtual Reality Centre") which is organised under the Visual Interface Technologies Division at the Norwegian Institute for Energy Technology. We currently have eight full-time employees using Java3D for software development as well as sever

Re: [JAVA3D] What do you want/need from Java3D?

2003-08-21 Thread Roberto Speranza
Hi. It's been a while since I posted here but in light of the current circumstances, I thought it would be a good idea to contribute to this particular thread. I've had only a brief chance, a few years back, to play with Java3D before I got swamped working on other projects that didn't use it. H

Re: [JAVA3D] What do you want/need from Java3D?

2003-08-21 Thread Christoffer Lindfors
Hi, I have been working with java3D for half a year. My experience with programming in graphics is limited so I thought java3D was a good starting point for me. It turned out to be very good for our needs with its high level API. I work at the Royal Institute of Technology in Sweden as a PhD stud

Re: [JAVA3D] What do you want/need from Java3D?

2003-08-21 Thread Carlos D Correa
I am graduate student at Rutgers University (New Jersey, US) and use Java3D for collaboration over heterogeneous systems. The project web site is: http://www.caip.rutgers.edu/disciple/ I have been working on Java3D for over 3 years now, and use it for several purposes: - We have built a collaborat

Re: [JAVA3D] How to set the Focus on Canvas3D? processStimulus doesn't start with AWTEvents!

2003-08-21 Thread Johannes Neubauer
Title: Message Hi,   How can I set the Focus on the canvas in order to use AWTEvents to start the processStimulus method of my Behaviour?   Thank you very much!   Sincerely, Johannes Neubauer   -Ursprüngliche Nachricht- Von: Discussion list for Java 3D API [mailto:[EMAIL

[JAVA3D] xj3d question

2003-08-21 Thread brett
Sorry if there is another group for the xj3d questions. When I try to run something from the M7 release like the Xj3DBrowser I get: Exception in thread "main" java.lang.NoSuchMethodError: org.web3d.vrml.renderer. j3d.J3DSceneBuilderFactory.(ZZZ)V at Xj3DBrowser.(Xj3DBrowser.java:153)

Re: [JAVA3D] What do you want/need from Java3D?

2003-08-21 Thread Shawn Kendall
My team has steadily left Java3D over the last 3 years. In the last several months I have managed to pull some of the team back with JOGL promises. So we are developing JOGL/any OpenGL wrappers based game technology (and game). During the transition though, we are developing a limited Java3D sce

Re: [JAVA3D] What do you want/need from Java3D?

2003-08-21 Thread Bernd Fondermann
Why is (something like) Java3D important for me? It is - Java based - a scene graph library, OpenGL is too low-level for me - running on Linux - supporting off-screen rendering - supporting multiple arbitrary views (via the View/ViewPlatform classes) I am using Java3D for a 3D web city informatio

Re: [JAVA3D] xj3d question

2003-08-21 Thread Alan Hudson
brett wrote: Sorry if there is another group for the xj3d questions. When I try to run something from the M7 release like the Xj3DBrowser I get: Exception in thread "main" java.lang.NoSuchMethodError: org.web3d.vrml.renderer. j3d.J3DSceneBuilderFactory.(ZZZ)V at Xj3DBrowser.(Xj3DBrowse