STEAM GROUP
Blender Source Tools BleST
STEAM GROUP
Blender Source Tools BleST
242
IN-GAME
1,689
ONLINE
Founded
8 November, 2013
All Discussions > Help > Topic Details
Jeisen 17 Sep, 2020 @ 11:57pm
Illumination Issue? (Model)
Well, i guess i'm right to posting here...

ok, so the thing is that i'm new creating models for source. the first model that i'm trying to make it's a weapon model as you can see on the screenshots.

the problem is that as you can see on the first image is that the right arm looks pretty bright,
but on the second one (this is the model that i'm creating) the right arm looks quite dark, while the left arm looks pretty natural.

the models as been placed very closed each other, so the light is same on every model.

I'm creating the models with blender...

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2101474000


https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2101474179
Originally posted by Zappy:
Did you mirror the left arm to make your right arm? If so, depending on how you did it, you might have ended up with the right arm being "inside-out". Try to select the right arm in Blender's Edit Mode, and then "Flip Normals".



(Usually, the model being inside-out would result in you not even seeing the "outer" side of the model in Source, but it looks like that the material has $NoCull enabled, which makes the back-side of mesh render... but the back-side still calculates lighting from the front-side, leading to the inverted illumination.

Unless you really need $NoCull for something, I'd personally suggest to leave it disabled at all times. And when you do need it, I'd usually suggest still leaving it disabled, and just making a copy of the mesh itself with its normals/faces flipped, so that it'll calculate lighting correctly on both sides.)
< >
Showing 1-2 of 2 comments
The author of this thread has indicated that this post answers the original topic.
Zappy 18 Sep, 2020 @ 4:27am 
Did you mirror the left arm to make your right arm? If so, depending on how you did it, you might have ended up with the right arm being "inside-out". Try to select the right arm in Blender's Edit Mode, and then "Flip Normals".



(Usually, the model being inside-out would result in you not even seeing the "outer" side of the model in Source, but it looks like that the material has $NoCull enabled, which makes the back-side of mesh render... but the back-side still calculates lighting from the front-side, leading to the inverted illumination.

Unless you really need $NoCull for something, I'd personally suggest to leave it disabled at all times. And when you do need it, I'd usually suggest still leaving it disabled, and just making a copy of the mesh itself with its normals/faces flipped, so that it'll calculate lighting correctly on both sides.)
Jeisen 18 Sep, 2020 @ 8:32am 
Originally posted by Zappy:
Did you mirror the left arm to make your right arm? If so, depending on how you did it, you might have ended up with the right arm being "inside-out". Try to select the right arm in Blender's Edit Mode, and then "Flip Normals".



(Usually, the model being inside-out would result in you not even seeing the "outer" side of the model in Source, but it looks like that the material has $NoCull enabled, which makes the back-side of mesh render... but the back-side still calculates lighting from the front-side, leading to the inverted illumination.

Unless you really need $NoCull for something, I'd personally suggest to leave it disabled at all times. And when you do need it, I'd usually suggest still leaving it disabled, and just making a copy of the mesh itself with its normals/faces flipped, so that it'll calculate lighting correctly on both sides.)

Thanks <3
< >
Showing 1-2 of 2 comments
Per page: 1530 50

All Discussions > Help > Topic Details
Date Posted: 17 Sep, 2020 @ 11:57pm
Posts: 2