backface culling + normal map optimization
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -12,27 +12,6 @@
|
|||||||
"scene":0,
|
"scene":0,
|
||||||
"scenes":[
|
"scenes":[
|
||||||
{
|
{
|
||||||
"extras":{
|
|
||||||
"KTX2ExportProperties":{
|
|
||||||
"enabled":1,
|
|
||||||
"basecolor":{
|
|
||||||
"basisu":{
|
|
||||||
"etc1s":{}
|
|
||||||
},
|
|
||||||
"astc":{}
|
|
||||||
},
|
|
||||||
"normal":{
|
|
||||||
"basisu":{
|
|
||||||
"uastc":{}
|
|
||||||
},
|
|
||||||
"astc":{}
|
|
||||||
},
|
|
||||||
"orm":{},
|
|
||||||
"other":{},
|
|
||||||
"generate_mipmaps":1,
|
|
||||||
"create_fallback":0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"name":"Scene",
|
"name":"Scene",
|
||||||
"nodes":[
|
"nodes":[
|
||||||
0,
|
0,
|
||||||
@@ -45,23 +24,14 @@
|
|||||||
],
|
],
|
||||||
"nodes":[
|
"nodes":[
|
||||||
{
|
{
|
||||||
"extras":{
|
|
||||||
"io.maxDistance":45
|
|
||||||
},
|
|
||||||
"mesh":0,
|
"mesh":0,
|
||||||
"name":"floor"
|
"name":"floor"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"extras":{
|
|
||||||
"io.maxDistance":45
|
|
||||||
},
|
|
||||||
"mesh":1,
|
"mesh":1,
|
||||||
"name":"tunnel"
|
"name":"tunnel"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"extras":{
|
|
||||||
"io.maxDistance":45
|
|
||||||
},
|
|
||||||
"mesh":2,
|
"mesh":2,
|
||||||
"name":"door"
|
"name":"door"
|
||||||
},
|
},
|
||||||
@@ -70,9 +40,6 @@
|
|||||||
"name":"surface"
|
"name":"surface"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"extras":{
|
|
||||||
"io.maxDistance":45
|
|
||||||
},
|
|
||||||
"mesh":4,
|
"mesh":4,
|
||||||
"name":"wall"
|
"name":"wall"
|
||||||
}
|
}
|
||||||
@@ -105,7 +72,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"doubleSided":true,
|
|
||||||
"name":"stone",
|
"name":"stone",
|
||||||
"normalTexture":{
|
"normalTexture":{
|
||||||
"index":3
|
"index":3
|
||||||
|
|||||||
Reference in New Issue
Block a user