Disable Lighting

Started by jtxx000, July 08, 2003, 06:33:04 PM

Previous topic - Next topic

jtxx000

Can you disable lighting on an object?

EgonOlsen

No. I never thought of this... :oops: But i'll add it. Would it be satisfying to disable influence of the lightsources on an object and to leave ambient light and additional color active in the calculation? The problem with disabling ambient lighting is, that it doesn't work on a per-object base and that it requires a different treatment if the renderer is in OpenGL mode or not.
I've already added this option to 0.91 and you'll get it with the next release. The question remains, if this is enough or if it's needed for your application to disable ambient on a per-object base too. In that case, i'll have to think about the topic once again...please let me know.

jtxx000

I don't care about ambient.   :)

EgonOlsen

The new version is out and has this option included. Have a look and see, if this is what you need...

jtxx000