Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 601 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 601 Bytes

Shadow Mapping and Pathing Demo

Full functional 3D OpenGL demo written in Kotlin with LibGDX.

Movement and shadows

Shadow mapping was written from scratch in GLSL.

Pathing

Also comes with fully functional A* pathing and rudimentary combat.