THREE.Geometry will be removed from core with r125

I don’t think we should rename THREE.BufferGeometry to THREE.Geometry, it would be too confusing.

I suggested introducing THREE.MeshGeometry, THREE.LineGeometry and THREE.PointsGeometry (which would extend THREE.BufferGeometry) as a solution for prettifying the API.

8 Likes