Browse Source

Update webgpu_instance_points.html

Clean up.
WestLangley 1 year ago
parent
commit
872f962253
1 changed files with 0 additions and 1 deletions
  1. 0 1
      examples/webgpu_instance_points.html

+ 0 - 1
examples/webgpu_instance_points.html

@@ -38,7 +38,6 @@
 			import { OrbitControls } from 'three/addons/controls/OrbitControls.js';
 			import { OrbitControls } from 'three/addons/controls/OrbitControls.js';
 
 
 			import InstancedPoints from 'three/addons/objects/InstancedPoints.js';
 			import InstancedPoints from 'three/addons/objects/InstancedPoints.js';
-			//import InstancedPointsNodeMaterial from 'three/addons/materials/InstancedPointsNodeMaterial.js'; // why not this, instead?
 			import InstancedPointsGeometry from 'three/addons/geometries/InstancedPointsGeometry.js';
 			import InstancedPointsGeometry from 'three/addons/geometries/InstancedPointsGeometry.js';
 
 
 			import { color, InstancedPointsNodeMaterial } from 'three/nodes';
 			import { color, InstancedPointsNodeMaterial } from 'three/nodes';