Quote:
Originally Posted by keltos01
I got his dark screeen when trying to view the 3D model of my KD3 :
is it a bug ? also sometimes the textures appear really really dark in S3D, do you know why ?
|
1. With true bugs, a white error message 'should' appear. Probably something more serious is going because of which S3D even is unable to show the message though. Try isolating the problem by removing parts of the nodes/models/materials, until the renderer works again (you may have to close/reopen it). At least then you can pinpoint the problem for me.
2. The game uses different render modes/stages for many things. I can not mimmick the entire game and as such I only implemented 2 shaders. As a result, you lack certain light sources in specific cases and passes (sun, misc lights, interior lights) that could brighten up the model in game, but doesn't in S3D. Therefor I added the B/C sliders. It also depends on the diffuse color applied to the material. Having a light grey to white color brightens up the model, while a dark grey will darken it (but it will also ingame).