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.