temporal effects

This commit is contained in:
2026-05-02 19:23:03 +10:00
parent 2a0eea936d
commit 1d9bf151ce
13 changed files with 786 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
{
"shaderLibrary": "shaders",
"serverPort": 8080,
"autoReload": true
"autoReload": true,
"maxTemporalHistoryFrames": 12
}