When we add a CustomGeometry to the scene with defining vertices and not setting the position, how can we get it to rotate around its own center point?
You can use the center of the bounding box, which would basically be the 'average' of your vertices but it is not guaranteed to fall onto the red cube.