diff --git a/examples/webgl_camera_logarithmicdepthbuffer.html b/examples/webgl_camera_logarithmicdepthbuffer.html index ae3489b478783e..c0b2665e3b1767 100644 --- a/examples/webgl_camera_logarithmicdepthbuffer.html +++ b/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();