Game Development Community

Lightmanager and Torque light confusion

by Alex Baaklini · in Torque Game Engine · 04/24/2003 (7:28 am) · 0 replies

Hello all,

I've been playing with lightmanager.cc and lightmanager.h. I'm confused how it works.

I've created a dynamic light using fxlightdb. Then I commented out all the opengl code in lightmanager.cc, but still my light shows up, even the enables. I searched all the source files for other GL light code and found nothing.

Can anyone help me or point me to a resource that explains how the lighting works? I need full control of the lighting for the effect I'm trying to create.

Thanks,