Im currently working on a T-72B scene, and the assest I picked off sketchfab is a scan.
Do 3D scans interact with lighting the same or not? It looks kinda off for me for some reason, maybe its just me, if not can someone explain? Also you can give feedback in the overall scene, etc.
The scene is really great (color and lighting). The gras seems to big compared to the tank (makes it shrink). The scene (back lighting) seems to have a different lighting as the tank, which can be the reason it does not integrate very well (the orange parts pop out to much). Also the tank is quite hard to “read” due to the turret facing to the camera.
Thanks for the feedback! Yeah the tank is a 3D scan which Im guessing is the reason? Im not sure how the 3D scans work, and how they interact with lighting, is it the same as any other objects or different?
Basically a 3D scan should interact with the lighting in the same way like any other object in the scene. Maybe, except if the shader of the scan is somehow a bit emissive (does not make sense - but you could check).
Yeah, the texture is piped into the emission slot (which will illuminate the tank unconnected from the scene). Try to pipe in the texture in the diffuse slot (“1”) and set the emission to 0 (“2”). I guess the tank will be very dark in your scene afterwards. If this is the case - maybe add a small light that gives the tank a bit of light.
You typically want to delight a 3D scan first. These models already have light baked in and this will cause undesirable effects. You’ll need a separate tool for that.
3D scans capture not only a diffuse texture but also the lighting situation of the scanned object. To avoid unrealistic interference between dynamic lighting and the baked in lighting, the scanned texture is used as an emission texture. The effect is like “switching off” dynamic lighting. Contrary to my initial post, this makes sense. Sry.
For the discussed scene (dimly lit static image) this would imo be a bit overkill. You should get away with lowering the emission or using the emission texture as diffuse.
After doing some research Agisoft De-Lighte is a common free tool for removing baked light models. https://www.agisoft.com/downloads/installer/ it is used for removing light from texture maps for 3D models.