mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-11 05:04:40 -04:00
8 lines
299 B
JSON
8 lines
299 B
JSON
{
|
|
"id": "dev.twilitrealm.ao_mod",
|
|
"name": "[Demo] Ambient Occlusion",
|
|
"version": "1.0.0",
|
|
"author": "Twilit Realm",
|
|
"description": "Ground-truth ambient occlusion (GTAO) computed from the scene depth buffer and composited over the game. Ported from Bevy Engine's SSAO and Intel XeGTAO."
|
|
}
|