Basic Lighting System

Started by Zerolife, August 22, 2011, 08:40:37

Previous topic - Next topic

Zerolife

Hey guys,

I've been working with lwjgl for quite some time now, and Im starting to understand the basics to do more complex things, like lighting. The problem is, I can't seem to find a basic lighting tutorial anywhere. Anything I do find is usually c++, and lwjgl seems to pretty different from c++ in this area. I'm working with simple squares at the moment, so the lighting doesnt need to be too advanced. Any links/descriptions/and code are greatly appreciated!

Tom