just scale it in a loop or use a Morph, which would be the better
solution in my eyes,
so you need minmal two hearts a big and a tiny one with identical Geometrie.
regards
rolf
Melina Alberio schrieb:
Is it possible to animate the beating of heart, for
example, using Java 3D? My object is a vrml ob
Hi,
I was trying
to read a vrml file from a .jar archive in an Applet. I used
"this.getClass().getClassLoader().getResource(file);"
in my code. But the result is
rather confusing: when i visited the applet from a Windows2003 platform the vrml
file can be read and displayed, but when
Noticed on j3d.org that the old Sun VRML loader is being resurrected, as
j3d-vrml97 (see http://www.j3d.org/utilities/loaders/vrml/j3d-vrml97.html)
However, I can't get it to work - always crashes with:
java.lang.InstantiationError: vrml.node.Node
at org.jdesktop.j3d.loaders.vrml97.impl.Node.wrap