Explorar o código

Examples: Remove FaceNormalsHelper use.

Don McCurdy %!s(int64=7) %!d(string=hai) anos
pai
achega
8f7051eeff
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      examples/webgl_helpers.html

+ 0 - 4
examples/webgl_helpers.html

@@ -71,10 +71,6 @@
 
 					group.add( mesh );
 
-					// TODO: Implement BufferGeometry support in FaceNormalsHelper.
-					// fnh = new THREE.FaceNormalsHelper( mesh, 5 );
-					// scene.add( fnh );
-
 					vnh = new THREE.VertexNormalsHelper( mesh, 5 );
 					scene.add( vnh );