How do I install user contributed assets for 1.1 in Linux?

This forum is aimed at user contributions, in the form of assets, side projects, code patches and similar.

Moderator: joepal

How do I install user contributed assets for 1.1 in Linux?

Postby Lukon100 » Sun Aug 14, 2016 6:08 pm

How do I install user contributed assets for 1.1 in Linux?

I've tried to put downloaded files in the "makehuman\v1\data\custom" folder but that does not work. When I start MakeHuman, I still cannot find the asset.
Lukon100
 
Posts: 19
Joined: Wed May 06, 2015 4:57 am

Re: How do I install user contributed assets for 1.1 in Linu

Postby joepal » Sun Aug 14, 2016 6:12 pm

Only targets end up under custom. The rest of the assets should be placed in their respective directory for asset type, for example clothes in ~/makehuman/v1/data/clothes.
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4465
Joined: Wed Jun 04, 2008 11:20 am

Re: How do I install user contributed assets for 1.1 in Linu

Postby Lukon100 » Mon Aug 15, 2016 6:54 am

joepal wrote:Only targets end up under custom. The rest of the assets should be placed in their respective directory for asset type, for example clothes in ~/makehuman/v1/data/clothes.


Thanks Joel. What folder does the adult male genitalia go in?

------------------------------------

Edit/Update:

I put it in the proxymeshes folder and now MakeHuman puts the adult male genetalia under the gender category. So that's all fine. But now I have a different problem. I can't apply the asset to my existing character file.
Last edited by Lukon100 on Mon Aug 15, 2016 7:05 am, edited 1 time in total.
Lukon100
 
Posts: 19
Joined: Wed May 06, 2015 4:57 am

Re: How do I install user contributed assets for 1.1 in Linu

Postby joepal » Mon Aug 15, 2016 7:01 am

Proxies go into the "proxymeshes" subfolder. You might have to create this if it doesn't exist. I usually don't bother to create specific subfolders for each asset for these.

Code: Select all
09:00:12 [joepal@ligur data]$ pwd
/home/joepal/makehuman/v1/data
09:00:14 [joepal@ligur data]$ ls -l
totalt 60
drwxrwxr-x   3 joepal joepal 4096 jul 23 15:53 clothes
drwxrwxr-x 287 joepal joepal 4096 jul 23 15:24 community-assets
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 custom
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 expressions
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 eyebrows
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 eyelashes
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 eyes
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 hair
drwxrwxr-x   2 joepal joepal 4096 aug 15 09:00 proxymeshes
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 rigs
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 scenes
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:26 skins
drwxrwxr-x   3 joepal joepal 4096 jul 23 14:25 special_poses
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 teeth
drwxrwxr-x   2 joepal joepal 4096 jul 23 14:25 tongue
09:00:15 [joepal@ligur data]$ ls -l proxymeshes/
totalt 1304
-rw-rw-r-- 1 joepal joepal 1193693 aug 15 08:57 adult_female_genitalia.obj
-rw-rw-r-- 1 joepal joepal  103174 aug 15 08:58 adult_female_genitalia.proxy
-rw-rw-r-- 1 joepal joepal   18496 aug 15 08:58 adult_female_genitalia.thumb
09:00:18 [joepal@ligur data]$
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4465
Joined: Wed Jun 04, 2008 11:20 am

Re: How do I install user contributed assets for 1.1 in Linu

Postby joepal » Mon Aug 15, 2016 7:03 am

Anyway, if you're planning on downloading a larger set of assets, you might be interested in the new asset downloader plugin, see https://www.youtube.com/watch?v=DgswsTV_8lE

This does not yet download proxies however, so you'd still have to download those manually.
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4465
Joined: Wed Jun 04, 2008 11:20 am

Re: How do I install user contributed assets for 1.1 in Linu

Postby Lukon100 » Mon Aug 15, 2016 7:11 am

[quote="joepal"]Proxies go into the "proxymeshes" subfolder. You might have to create this if it doesn't exist. I usually don't bother to create specific subfolders for each asset for these.

Thanks again.

MakeHuman now finds the adult male genitalia. But the sliders don't move and the penis does not appear on the model. So I guess this user's contribution simply does not work for 1.1.0.
Lukon100
 
Posts: 19
Joined: Wed May 06, 2015 4:57 am

Re: How do I install user contributed assets for 1.1 in Linu

Postby wolgade » Mon Aug 15, 2016 10:42 am

Lukon100 wrote:But the sliders don't move and the penis does not appear on the model. So I guess this user's contribution simply does not work for 1.1.0.

This should work with 1.1.0. Maybe you could post the log. This looks like somethings going wrong.

Just to make sure: Under v1/data/proxymeshes you have a subfolder called adult_male_genitalia. In this folder are at least three files: adult_male_genitalia.obj, adult_male_genitalia.proxy and adult_male_genitalia.thumb.
screenshot.jpg
wolgade
 
Posts: 795
Joined: Wed Jan 30, 2013 6:50 pm

Re: How do I install user contributed assets for 1.1 in Linu

Postby joepal » Mon Aug 15, 2016 11:23 am

Works for me, ubuntu 14.04:

male_genitals.png


Are you using the 1.1.0 release from PPA?
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4465
Joined: Wed Jun 04, 2008 11:20 am

Re: How do I install user contributed assets for 1.1 in Linu

Postby Lukon100 » Tue Aug 16, 2016 4:42 pm

wolgade wrote:
Lukon100 wrote:But the sliders don't move and the penis does not appear on the model. So I guess this user's contribution simply does not work for 1.1.0.

This should work with 1.1.0. Maybe you could post the log. This looks like somethings going wrong.

Just to make sure: Under v1/data/proxymeshes you have a subfolder called adult_male_genitalia. In this folder are at least three files: adult_male_genitalia.obj, adult_male_genitalia.proxy and adult_male_genitalia.thumb.
screenshot.jpg


Ok. I got it. It was just ignorance on my part as to how to get the thing going. I did not know that I first had to apply the proxymesh for the adult_male_genitalia before the gender>genitalis slider target controls would have any effect.
Lukon100
 
Posts: 19
Joined: Wed May 06, 2015 4:57 am


Return to User contributions

Who is online

Users browsing this forum: No registered users and 1 guest