diff --git a/examples/files.js b/examples/files.js index 4ea10d1f0ce70a4afc11593fbd2fdc7242a443e7..9a8f543b94376345a8f23e632539b26dc44d1932 100644 --- a/examples/files.js +++ b/examples/files.js @@ -210,6 +210,7 @@ var files = { "webgl_panorama_equirectangular", "webgl_performance", "webgl_performance_doublesided", + "webgl_performance_nodes", "webgl_performance_static", "webgl_physics_cloth", "webgl_physics_convex_break", diff --git a/examples/webgl_performance_nodes.html b/examples/webgl_performance_nodes.html new file mode 100644 index 0000000000000000000000000000000000000000..8b579a98faa760028f77094c06199cf8e8958c2b --- /dev/null +++ b/examples/webgl_performance_nodes.html @@ -0,0 +1,269 @@ + + + + three.js webgl - performance [nodes] + + + + + + + + + +
+ three.js - NodeMaterial Performance
+
+ Node Material System +
+
+ StandardNodeMaterial | + None +
+
+ MeshStandardNodeMaterial | + None +
+
+ Current Material System +
+
+ MeshStandardMaterial | + None +
+
+ Click to benchmark +
+ + + + +