Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to support custom target in MakeHuman-Js? #5

Open
ghost opened this issue Jun 29, 2020 · 1 comment
Open

How to support custom target in MakeHuman-Js? #5

ghost opened this issue Jun 29, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 29, 2020

We are trying to develop a web app which is going to change the size of different body parts. For this we are planning to create custom targets using Make Target for Blender.
We are new to Blender and Make Human. Please let us know how can we support custom targets in MakeHuman-Js.
We tried to find some useful documentation, but we didn't get any. If you can provide link to such doc, that would be good help to us.

@wassname
Copy link
Member

For this project you would need to 1) make a new makehuman target, then 2) convert it to a makehuman js target.

To 1) make a new makehuman target try searching on the makehuman forums, I'm not sure how to do that myself.

To 2) convert it to makehuman-js you use this notebook https://github.com/makehuman-js/makehuman-data/blob/master/scripts/notebooks/Export_base_human_to_threejs_json.ipynb

There aren't any docs yet, your best looking through old issues, the code and asking questions. Feel free to contribute even very rough docs though if you like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant