How can i get an avatar in diverse fatso ?

Added by brookbake over 8 years ago

i have seen in one of the demostration's videos that user can adjust the figure of any character
(on its height or fatness)

how is it implemented in code?

thank for any type of helps


Replies (3)

RE: How can i get an avatar in diverse fatso ? - Added by kervala over 8 years ago

Do you know software Poser ? It's the same thing :)

Each body has several skeletons and when you move sliders, it take a mix between them.

Each body parts can change their scale (x, y and z) and faces have morph values.

RE: How can i get an avatar in diverse fatso ? - Added by brookbake over 8 years ago

@kervala
thanks for your reply.
if i want to dig down into the client's code, which part of them should i take a look?

RE: How can i get an avatar in diverse fatso ? - Added by kervala over 8 years ago

You can have a look at clode\ryzom\client\src\interface_v3\character_3d.cpp :)

(1-3/3)