defold / sample-lights-and-shadows

Example of how to achieve pixel perfect shadows in a 2D view
MIT License
33 stars 5 forks source link

Update lights.render_script #14

Closed paulbaucom closed 1 year ago

paulbaucom commented 1 year ago

Updates render script with changes from default.render_script in Defold 1.4.8

Add Frustum culling Early out of render script if window is minimized