geometries/buffer_geometry library
Classes
- BufferGeometry
- A representation of mesh, line, or point geometry. Includes vertex positions, face indices, normals, colors, UVs, and custom attributes within buffers, reducing the cost of passing all this data to the GPU.
- BufferGeometryParameters