Hi Tina,
I am sachin from India, working as a web developer. Currently doing Java.
I know Java, VRML, Macromedia Director. Basically these are my special interests. But
now I want to go in 3d programming. I know VRML very throughly, But I want to go in
Java3d and Macromedia 3d. So Please can u t
Hi
where i can find the doc for
"com.sun.j3d.utils.*" class
thanks .
Hi all...
The setTransform(Transform3D t) method of the TransformGroup class consumes
a lot of memory
the frame rate of my visualisation drops dramtically when calling this
method for periodic scenegraph updates
I suppose that the method does a lot of matrix calculations and does not use
I'm still a little fuzzy on the main texture. In the end, is it one
single texture that is produced by your texel blending or, are you doing
the blending at the TextureUnitState level?
If it is one big texture, how big? 512x512?
Thanks.
David wrote:
> Shawn:
>
>
>
> The detail texture is the sa
Hi,
Vow thanks a lot. Hmm, I didnt even think about this, how stupid
:-)
But that was cool.
Cheers
Tina
> To do this you must set the capabilities before you add the
> BG to the scenegraph.
>
> I do it this way:
>
> Enumeration enum =
Hi
all,
I want to group
objects in such a way that when I pick the parent of the group, all children
follows with it.
But when I pick
a child, the child should move freely and independent of the parent.
The scenegraph
is rearranged when objects are picked interactively by the user (all o
Tina,
The Shape3Ds loaded by the VRML loader would never have
ALLOW_APPEARANCE_READ set, if you read the source code carefully. Therefore
you might have to change the source code, i.e.
com.sun.j3d.loaders.vrml97.Shape.initImpl(). As to where you want to set the
capability in the method is at your
Hi all
You may try with calling System.gc() - in out project it didn't really close all
mem - leaks, but situation went better after having put it in.
Chris
Kelvin Chung wrote:
> Hi Daniel,
>
> >MIME-Version: 1.0
> >Date: Fri, 17 Nov 2000 12:41:00 -0500
> >From: "Dvorak, Daniel J." <[EMAIL PR