Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

Lets say I have a grid of tiles 64x64 and I want to implement lighting using opengl. I draw the grid with 2D quads that are binded with textures. How would I implement source lighting and stuff like that in it? Now I know there is supposed to be an easy way to do it with LWJGL but I dont know if it works with textures.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.