Commit History

Author SHA1 Message Date
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? 10 years ago
  Mr.doob d74af727b7 Added IndexBufferAttribute. 10 years ago
  dubejf 8eb87c7b63 AddDrawcall: Simplify calls with explicit indexOffset of zero 10 years ago
  dubejf d2ca5091f6 Encapsulate drawcalls/offsets 10 years ago
  WestLangley bda2f09c86 Updating code to use Raycaster.setFromCamera() method 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob 61b7c68a03 Updated examples using Projector.(un)projectVector. 11 years ago
  Mr.doob 81d0c10753 Fixed examples. 11 years ago
  Mr.doob a83199386a Fixed incorrect vertexColors values. 11 years ago
  Mr.doob 09ba6f6983 More clean up. 11 years ago
  mschuetz c0d3d4ffe4 added raycasting pointcloud example. fixed raycasting issues. 11 years ago