Hi All,
I am trying to build some 3D scenes using 3DS max, exporting to .3DS
files and importing with the 3DS loader from Josh DeFord and Eric
Miller. Using direct kinematics the members appears different and
disconnected to the body (I'm afraid there is a problem with the
rotation center point),
Hi,
Now I can load a vrml file into java3D, but how can I make the loaded model walk or
run? Use the vrml animation Data? If anyone knows the solution please contact with me.
Thanks.
Z
P. Flavin wrote:
Video clips can be played in a VRML scenes
with Java3d using the VRML Loaders from Sun,
and it works in a browser without expensive
and bothersome certificates if the appropriate
libraries are installed ( Java 1.3+ & Java3d ).
No it doesn't work Paul. Here is the code for
P. Flavin wrote:
Video clips can be played in a VRML scenes
with Java3d using the VRML Loaders from Sun,
Why don't you show us this functionality? I remember several hacks in
the original loader that got Audio sorta working but never reliably.
Video? Yea right, I don't have the code in front
Video clips can be played in a VRML scenes
with Java3d using the VRML Loaders from Sun,
and it works in a browser without expensive
and bothersome certificates if the appropriate
libraries are installed ( Java 1.3+ & Java3d ).
Video streams and other Streaming media can be
played as a stand-a
Hi all,I'm having a problem doing animation of characters and other
objects =like so:float[][] coords =3D new
float[5][numFrames]coords[ 0 ] =3D getFrame1Coords();coords[ 1 ] =3D
getFrame2Coords();...// called from wakeup on elapsedFrames
behaviorsetFrame( int frame ) {shape.setCoordinates(
Hallo,
I will write a 3D game with java3D. My problem is how to load and
animate models. Which file format is the best to load models and
animations int java3D? VRML with H-Anim? How do I play-back the
animations with Xj3D?
Thanks
--
Andreas Bauer
[EMAIL PROTECTED]
Hi,
we are currently in the development process of a new product
for a webbased product information system. A prototype has
been built and is shown at SIEMENS homepage:
http://vwp.kwu.siemens.de
Now we want to use Java3D instead of CosmoPlayer for expanding
the capabilities of the tool. One q
Hi.
I'm doing my final work of my grade career, basically it's on
animations. I need some information. I can't find the source code of the
class WakeupOnTransformChange or Wakeup. Someone knows where
to get it ???. It's important to my work because i think i need to
define a condition not provide