[X3D-Public] Announcement: view3dscene 3.8.0

Michalis Kamburelis michalis.kambi at gmail.com
Fri Jan 7 20:30:52 PST 2011


Joe D Williams wrote:
> Now, what about HAnim Displacer? I think BSContact was holding up some
> work in order to get some agreement about how to do it. .

view3dscene doesn't support displacers *yet*. But they don't seem too
difficult to implement, reading the spec (
http://www.web3d.org/x3d/specifications/ISO-IEC-19774-HumanoidAnimation/HAnim/concepts.html#DisplacerObject
,
http://www.web3d.org/x3d/specifications/ISO-IEC-19775-1.2-X3D-AbstractSpecification/Part01/components/hanim.html#HAnimDisplacer
). Displacer simply specifies the positions of chosen skin vertexes,
with "weight" controlling how much to interpolate between original and
displaced position, as far as I understand.

So: throw some nice tests/demos of displacers on me, and I'll implement
them :)

(That's the deal with most of view3dscene features actually :)

Michalis



More information about the X3D-Public mailing list