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.
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.