Page 1 of 1

Weight

PostPosted: Sat Jan 27, 2018 3:09 pm
by catmandolin
I am working on weight loss and want to use makehuman to visually model the loss progression. Seemed like a good idea at the time and I still think it is but as I set the age, my race and so on when it comes to inputting the weight I am left with figuring out percentages. How do you input the weight. lets say I weighed 300 pounds, then went down to 275 and then down to 250. How do I model that weight progression or rather, how do I input it into the model?

Re: Weight

PostPosted: Sat Jan 27, 2018 4:48 pm
by loki1950
Sorry but there is no direct mathematical correlation so that you can enter a value for weight as the slider positions which have a value between 0-1 that control body shape are related to volume not mass.

Enjoy the Choice :)

Re: Weight

PostPosted: Mon Feb 05, 2018 9:24 pm
by RobBaer
catmandolin wrote:I am working on weight loss and want to use makehuman to visually model the loss progression. Seemed like a good idea at the time and I still think it is but as I set the age, my race and so on when it comes to inputting the weight I am left with figuring out percentages. How do you input the weight. lets say I weighed 300 pounds, then went down to 275 and then down to 250. How do I model that weight progression or rather, how do I input it into the model?


To add to what Loki has already suggested, MakeHuman treats weight as a qualitative mass measure, so you will also see very different body mophologies at a given weight if you move the muscle slider. For example, move the weight slider to the extreme right. Now move the muscle slider to the extreme right right as well. You have a muscle-man. Now move the muscle slider to the complete left and you will have an extremely obese individual at the same weight.

This slider behavior is quite realistic, but has not been implemented in a completely quantitative fashion. It will be up to you to create representative settings for the project you describe. You may be able to create a series of useful combinations by making use of the scripting interface. Unfortunately, this is not the best documented part of MakeHuman, but it might be quite time saving for you project if you can make it work.

Re: Weight

PostPosted: Wed Feb 07, 2018 10:00 pm
by Mindfront
I don't know if this may be of help but jujube posted a weight script here viewtopic.php?f=9&t=15081
Install it by placing the file "7_weight_estimation.py" in "Makehuman\plugins" and it should look like this
Weight_estimation_plugin.png

It has no weight input but when changing the sliders the characters weight changes.

Re: Weight

PostPosted: Sat Apr 21, 2018 7:34 pm
by jujube
I'd love to have weight displayed at the bottom of the screen to see while you edit (like with height), I wish I knew how to code that...