Initial reimplementation of shader based lighting

This commit is contained in:
2020-07-10 07:19:09 -05:00
parent 635f4e3720
commit 9264ef6e58
2 changed files with 16 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
"lights":[
{
"type":"directional",
"type":"point",
"intensity": 1,
"position": {
"x":30,