Skip to content

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

License

Notifications You must be signed in to change notification settings

starryangt/srpg3D

Repository files navigation

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.