Merge branch 'multithread'

This commit is contained in:
2021-04-13 20:43:38 +02:00
10 changed files with 117 additions and 29 deletions

View File

@@ -6,7 +6,7 @@
},
"pointLights": [
{
"intensity": 10.0,
"intensity": 7.5,
"position": [0.0, 1.0, 0.0],
"color": [1.0, 1.0, 1.0]
}