[Archived - YeetGodfrey] How to export textures properly with blender for IMVU General Audience Products.
Posted 7 months ago by Community
Post a topicPeople who like this
Delete Comment
This post will be deleted permanently. Are you sure?
Edit Comment
Edit Topic
Delete Comment
This post will be deleted permanently. Are you sure?
Code Snippet
Html
Html
Css
JavaScript
Sass
Xml
Ruby
PHP
Java
C#
C++
ObjectiveC
Perl
Python
VB
SQL
Generic Language
Posted by “YeetGodfrey” on April 07, 2022.
[Archived]Hi there,
I have started meshing clothing for IMVU and haven't released anything yet, and don't know how to export/import my meshes correctly regarding their textures.
So far I have been joining my shirt with my avatar chest in blender (don't know if this is correct). When doing this I think I need to disable the female skin mesh when importing into IMVU because if I don't the avatars skin becomes blank white.
Thank you! :)
0 Votes
9 Comments
Community posted 7 months ago Admin
Posted by “Drosselmeyer” on April 30, 2022.
[Archived]I think i understand where the confusion is now. You actually do not want to use any of the reserved avatar material IDs:
Head [2]
Eyes [3]
Hair [4]
Eyelashes [5]
Skin [7]
Eyebrows [8]
because these will conflict with the base avatar and cause problems when skins and other products are worn.
I changed your material ID for the "skin" portion of your mesh to be 10 and then set it to skin composite in Studio and this allows for material ID 7 (avatar skin) to automatically show "underneath" the material when a mask is applied. See the screenshot below.
I hope this clears things up.
0 Votes
Community posted 7 months ago Admin
Posted by “Drosselmeyer” on April 12, 2022.
[Archived]Hmm. This is weird. I am wondering why the mesh is not showing the submesh materials. Maybe because of disabling the avatar skin material? You will need the submesh material for the skin, but I would have expected it to come in with a default or empty material. Can you send your FBX to studio@imvu.com and I can have a look?
0 Votes
Community posted 7 months ago Admin
Posted by “YeetGodfrey” on April 09, 2022.
[Archived]So I added a new material in IMVU studio, then assigned a opacity and diffuse texture [I just used the IMVU female guidelines and changed the colors, to suit the opacity and texture, in gimp]. Then I chose skin composite and blending mode is still alpha test. After applying it all, nothing has happened.
0 Votes
Community posted 7 months ago Admin
Posted by “Drosselmeyer” on April 09, 2022.
[Archived]Ah. Yes. You could do that also. You will need a material to assign to the skin area.
Here are a couple of screenshots (Ignore the fact that I used a 1x1 solid purple color for the diffuse map. This was a quick and dirty example :P )
Add new material
0 Votes
Community posted 7 months ago Admin
Posted by “YeetGodfrey” on April 08, 2022.
[Archived]Thank you very much! Changing the opacity seems to suit best what I'm looking to do. Although I noticed that is "deletes" that area, when using a opacity map. What if I wanted to create a bra where it would be possible to see the colors and not just see through that area of the skin? For example with a mesh I found in the IMVU catalog, they have their skin texture but they have a separate texture which uses a 'skin compositing' blending mode?
this allows for their to not be an empty space where the guidelines are, instead its like a bra.
0 Votes
Community posted 7 months ago Admin
Posted by “Drosselmeyer” on April 08, 2022.
[Archived]Ah, Got it. So your best option is to delete all of the skin mesh which is underneath the clothing. The other option is to add an opacity map to the skin material that hides the MCG areas of the skin (which effectively does the same thing as deleting the skin mesh under the clothing) The former solution is efficient because you are not adding a a texture map and transparency to a material. In either case you will need to modify your top to insure it covers the MCG red areas.
0 Votes
Community posted 7 months ago Admin
Posted by “YeetGodfrey” on April 08, 2022.
[Archived]^^^Forgot to mention, that if I were to create a skin tight mesh underneath my current top, then it could still glitch through as transparent through walls.
0 Votes
Community posted 7 months ago Admin
Posted by “YeetGodfrey” on April 08, 2022.
[Archived]Hi there @Drosselmeyer , I have no problem with my skin working.
But I'm unsure on how to create a skin composite layer to cover the minimum coverage guidelines for my product to pass GA peer review. [the red part]
From what I know I cant create a 'skin tight' mesh underneath my shirt as it could still glitch through walls, etc.
This is a photo using a top from the shop. The minimum coverage areas have been covered by the white. How can I create this skin composite in my own mesh? So that if walls were to make the mesh transparent[
] my minimum coverage areas would still be covered?
0 Votes
Community posted 7 months ago Admin
Posted by “Drosselmeyer” on April 07, 2022.
[Archived]Hi @YeetGodfrey , Just so I am clear, you have a 'top' product mesh you have made in Blender which has some skin bits, a shirt and a corset (and laces)? From looking at your image, I cannot tell where the shirt ends and the skin begins. In order to have your skin work with skin products the texture you use must be named exactly Female01_Anime01_Tops_naked_020degrees.tga Rename it to this, even if your texture map is a jpg or a png. This is really weird, but it will work.
0 Votes