Skip to content

bglandolt/shadows-gml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This code demonstrates a 2D shadow casting technique using GameMaker Language (GML) to create "shadows" behind rectangular objects. These shadows are rendered dynamically. It uses a single light source (multiple light sources will be added in the future) to generate a shadow effect (based on the position of the light source; the player).

About

private code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published