Explorar o código

Merge pull request #19884 from Mugen87/dev44

Examples: Remove broken text geometries.
Mr.doob %!s(int64=5) %!d(string=hai) anos
pai
achega
ff49092d6d
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      examples/webgl_camera_logarithmicdepthbuffer.html

+ 1 - 3
examples/webgl_camera_logarithmicdepthbuffer.html

@@ -95,9 +95,7 @@
 				{ size: 7.47e12, scale: 1.0, label: "solar system-sized (50Au)" },
 				{ size: 9.4605284e15, scale: 1.0, label: "gargantuan (1 light year)" },
 				{ size: 3.08567758e16, scale: 1.0, label: "ludicrous (1 parsec)" },
-				{ size: 1e19, scale: 1.0, label: "mind boggling (1000 light years)" },
-				{ size: 1.135e21, scale: 1.0, label: "galaxy-sized (120,000 light years)" },
-				{ size: 9.46e23, scale: 1.0, label: "... (100,000,000 light years)" }
+				{ size: 1e19, scale: 1.0, label: "mind boggling (1000 light years)" }
 			];
 
 			init();