Hi !
I still work on my avatar project for puppet show. Urho3D is a great Engine, I become in love with it
For those who doesnt know what I’m talking about : http://discourse.urho3d.io/t/serial-input/1732/1.
The head rotation works nice now, I made an ‘Avatar’ LogicComponent with it. I found a lot of help in samples, almost Vehicle Sample. We’ll have some differents ‘Avatars’ to use, and I though I can save some attributes in XML format (maybe a UI, if I have enough time…) so as to work easily with puppeteer and art director on stage.
I’ld like to know how I can clamp bones rotations. I tried some stuff with Urho3D::Clamp function, but I think I don’t really understand how it works.
I saw, in Vehicle sample , another way by adding constraints with the physic engine. But I’m not sure I need to code with physics for this project.
What do you think about it ?
Thanks to all, have a nice day (or night, I think there’s poeple from all over the world here…)