soupday / cc_blender_tools

Add-on for Blender, for importing and auto-setup of character creator 3 & 4 and iClone 7 & 8 character exports into Blender.
GNU General Public License v3.0
446 stars 80 forks source link

Weird eye color #214

Closed kei971031 closed 6 months ago

kei971031 commented 6 months ago

Hello, I'm using Blender 4.0 and Character Creator 4.

My charactor from CC4 has problem with eye .

white_eye

Here is eye shader. shader

And here is my model. https://drive.google.com/file/d/12BgziIZxc4vBBEEPCebZkw6LVW2k3-CR/view?usp=drive_link

This model using default eye model of CC4 named "CC_Base_Eye" What should I check? I would greatly appreciate your assistance in this matter.

kei971031 commented 6 months ago

After adjusting the parameters and testing several times, it seems that sclera is the problem.

In the picture below, the left eye (right in the image) has Sclera Scale set to 0.001.

For the right eye (left in the image), in order to avoid using the problematic Sclera, a new Principled BSDF was created and only Diffuse Color and Metallic were assigned.

For now, using Principled BSDF seems plausible, so we're working that way.

eye2

soupday commented 6 months ago

Version 1.3.8 of the add-on is very old, almost two years old now and isn't compatible with the changes in Blender 4.0+ Use the latest version (currently 2.0.5).

kei971031 commented 6 months ago

Oops. I didn't realize I was using an old version. I'm so sorry for wasting your time. Thank you!