JacksonHoggard / voodoo2d

👹 2D Java Game Engine built in OpenGL
MIT License
131 stars 50 forks source link

Lighting #19

Closed JacksonHoggard closed 2 years ago

JacksonHoggard commented 4 years ago

Describe the feature you'd like Lighting using spot and point lights. It should look like the screenshots below.

Screenshots image image

Additional links lwjgl book has a great chapter on this

JacksonHoggard commented 2 years ago

I've decided to leave it up to the user to decide how to do lighting.