There was a topic some time ago, about faster image (texture) loading in
java. I want to change the TextureLoader not to use the awt image-loading
mechanism..(and not doing some stuff like thread.sleep(100) while
loading...uaahhh)
AWT is slow (and doesnt free image memory even if the image data is
Hello
is it possible to write an application (not an applet) which use java3D
? If yes, can somebody give me a pointer to a simple code fragment ?
(for example an applic which draw a cube)
thank you for your help !
claude
Claude Fuhrer wrote:
> Hello
>
> is it possible to write an application (not an applet) which use java3D
> ? If yes, can somebody give me a pointer to a simple code fragment ?
> (for example an applic which draw a cube)
>
> thank you for your help !
>
> claude
>
>
Sivaram Ghorakavi wrote:
> Hi Hardy,
>
> I am very new to Java3D and doing some small
> assignment on the simillar lines that you mentioned.
> I've few questions...
>
> 1. The 3D model, pool, is that first desigend using
> any 3D modeling tool or you hand coded???
>
> 2. What are the steps, in te
Hi,
I am hoping someone can help me. I have an
application that creates a virtual world using a vrml file. I need to run
it on a system that uses a 2 monitor display. Using a 2 monitor display I
can set my display resolution to 2048 x 768. When I run my application on
this system, the
Hello Chen Lu,
The files are not .JAR files, but .DLL files, thus they do not
involve the CLASSPATH. I solved this problem by copying the required files
(J3D.DLL and J3Daudio.DLL) from their location in the JDK directory to their
equivalent in the JBuilder directory structure:
I.e., i co
Chris,
I can built a DLL for you if you send me the files.
Sincerely,
Daniel Selman
[EMAIL PROTECTED]
http://www.tornadolabs.com
-Original Message-
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED]]On Behalf Of Chris Wewerka
Sent: 28 December 1999 03:53
To: [EMAIL PROTE
What Patrick wrote is right, the other way to solve this
problem is not to use the default JBuilder jdk but point JBuilder to use your
own jdk ...where j3d is already installed
2 ways but one result: it works well within JBuilder
Olivier
JBuilder fan...well user;-)Olivier FillonMinesta
Hi,
I have an application that loads in a VRML
file. Whenever I manipulate the model by rotating it, zooming in on it,
etc, the model starts hiding and showing different VRML nodes. Some nodes
that should show behind other nodes that are in the foreground are showing in
front. How can I
Hi group
i'm new to java3d
I am trying to drag a box and drop it in a 3d environment. I decided,
since i know what are the drop positions, to use Switches . But i dont
know in what Switch it drops, all I know is that it has been dropped to
the Canvas3D
could somebody out there give me a hint in h
Hi, maybe some dont receive this mail, sorry if you already have it
Any of you know if its possible to run Java3D in a SunRay 1 Enterprise
Appliance ??; and if this is possible, what about lost performance, speed,
etc...
I know that previous versions required Creator and Elite 3D Chips, but
t
Hi.
A sample can running in Jbuilder3(appletviewer)
but happen errors on IE.
That sample is EarthApp.java on java3d
tutorial.
I guess when load the Earth.jpg that error happen.I
dont know why.The Earth.jpg is in same directory.
I using IE5 and Netscape 4.6.Does that can not load
image with
Hi Chen Lu.
> I using IE5 and Netscape 4.6.Does that can not load image with
> TextureLoader?
Try it.
http://www.javaopen.org/j3dbook/examples/EarthApplet/EarthApplet.java
http://www.javaopen.org/j3dbook/examples/EarthApplet/EarthApplet.html
http://www.javaopen.org/j3dbook/examples/EarthApplet/
Does anyone know if it is possible to write (and run) Java3D programs in
JBuilder 2? I tried setting up the default compiler as my jdk 1.2.2 where I
installed the Java3D stuff. Thanks for your help
Eric
===
To unsubscribe,
Is definitively possible: I have used JBuilder since the beginning of my
Java 3D project and have always managed to both: write compile and run from
within JBuilder.
Please be more specific as to which problem you got and i may be able to
help.
olivier
Olivier FillonMinestar Project
[EMAIL PR
15 matches
Mail list logo