mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-30 07:34:37 -04:00
4d688a8507
* Implement smooth fadeout of dynamic shadows * Add edge fade out configuration for dynamic shadows * Tweak default and max values for edge fade out * Add stage hook for deferred composite after opaque scene draws * Bump mod version
8 lines
338 B
JSON
8 lines
338 B
JSON
{
|
|
"id": "dev.twilitrealm.shadow_mod",
|
|
"name": "[Demo] Dynamic Shadows",
|
|
"version": "1.0.1",
|
|
"author": "encounter",
|
|
"description": "Demo showcasing dynamic shadow maps: re-renders geometry from the sun (or moon) point of view and composites real-time shadows over the world, with screen-space contact shadows for fine detail."
|
|
}
|