hi! i am new in exploring this stuff... there's a given source code which i
have a successful compiled, however, it displays the following error during
runtime. can anybody please explain to me whats wrong and what does this
mean?
Warning: disabling security.
java.lang.UnsatisfiedLinkError: no J
Hi
I think there is a misunderstanding in how the bounding leaf system works.
When you attach the same bounding leaf to the viewplatform, lights, and
behavior, it doesnt mean that they are all active inside that bounding leaf.
Rather, the boundingsphere is drawn around each of the three objects.
Title: Best IDE for Java 3D (was "array/memory limits")
Why pay
when you can get a very good IDE for free. To the free IDEs mentioned already
(Forte CE, JCreator) I would add Oracle’s JDeveloper. I haven’t used it a lot
so any comments about it are welcome. The download though is HUGE !!!
Title: Best IDE for Java 3D (was "array/memory limits")
Hey folks,
While we are on the subject of the "best" IDE, can anyone comment on how JBuilder 4.0 or 5.0 stacks up against JCreator, Visual Age, or other IDEs? Unfortunately, JBuilder has gotten quite expensive ($400 for the 4.0 Pro to
Daniel, Lan:
I don't recommend Forte CE, (sorry Sun). This thing flies like a pig. It is probably
one of the worst software applications I have seen.
JCreator is a quick 2mb download and is as good a Java IDE as you're going to find.
IBM's Visual Age for Java is also very nice.
John.
>
> F
Can somebody inform me about the following:
I have multiple Primitives on the screen and if you
click with mouse on two primitives, you can draw a
line between them. After drawing some lines among the
primitives, program suddenly start throwing exception.
It was throwing ArrayIndexOutOfBoundsEx
Oz Mortimer wrote:
> Hi,
>
> I cant figure out what I am doing wrong and was wondwring if anyone can
> help. I am using Wavefront .obj files but can't seem to get them to load.
>
> I have attached my loading program and the .obj file I am using.
> Also, I have no errors reported just no image is
HI,
How do I build the Transform3d matrix that can take an
arbitrary line in space and align it with an
aribitrary vector in Space. The original line is
assumed to be aligned with the cartesian y-axis, and
the vector is with respect to this Cartesian frame. In
other words, I have to build the Rot
Hi,
I cant figure out what I am doing wrong and was wondwring if anyone can
help. I am using Wavefront .obj files but can't seem to get them to load.
I have attached my loading program and the .obj file I am using.
Also, I have no errors reported just no image is being produced???
Oz.
interacti
Hi all,
Can someone please help me with the NullPointerException that
I am getting.
This is what I am trying to do:
Suppose I load a VRML object(house) into the scene. Then I want
to use a plane to cut this object(house) and get the intersection
hello
I do the following :
- i add a boundingleaf to the platformgeom and set a orbitbehavior:
iVpBoundingLeaf = new BoundingLeaf(new BoundingSphere(new
Point3d(0.0,0.0,0.0),100.0));
PlatformGeometry pg = new PlatformGeometry();
pg.addChild(iVpBoundingLeaf);
view
7/24/01 1:36:58 AM, Andrea Tartaro <[EMAIL PROTECTED]> wrote:
>Please send me the complete source code for this problem and I'll look
>into it. This code does contain the createSceneGraph() method. Thanks!
>
>andrea
okay, here is the full source code (I included the project file as well in cas
> I have this problem right from the day I started
> working on Java3D
> (about a month).! This happens too often these days and is
> quite annoying.
> My system freezes at times when I execute my Java3D application. I am
I had the same problem when using Java3D on a Win2000 System,
I spotted the
13 matches
Mail list logo