This commit is contained in:
2025-04-29 13:39:02 -05:00
commit 9cbb583982
2257 changed files with 77258 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"file" : "scene.json",
"title" : "particleeditor"
}

View File

@@ -0,0 +1,16 @@
{
"general" :
{
"ambientcolor" : "0.3 0.3 0.3",
"bloom" : false,
"camerafade" : true,
"clearcolor" : "0.7 0.7 0.7",
"orthogonalprojection" :
{
"height" : 6,
"width" : 6
},
"skylightcolor" : "0.3 0.3 0.3"
},
"objects" : []
}