The angular central Gaussian (ACG) distribution on $(p-1)$-dimensional sphere $\mathbb{S}^{p-1}$ for a symmetric positive definite parameter matrix $\mathbf{A}$ is defined as
$$f(\mathbf{x},\mathbf{A}) = |\mathbf{A}|^{-1/2} (\mathbf{x}^T\mathbf{A}^{-1}\mathbf{x})^{-p/2}.$$
As many paper pointed out, the name 'angular central Gaussian' is derived from the fact that if $\mathbf{x}\sim \mathcal{N}_q(\mathbf{0},\mathbf{A})$, then $\mathbf{x}/||\mathbf{x}||\sim ACG(\mathbf{A})$. But I have no idea how to derive the relation.
When a $p$-dimensional random variable $\mathbf{x}$ undergoes a transform $\mathbf{y}=H(\mathbf{x})$, the pdf of $\mathbf{y}$ is computed using the Jacobian matrix after plugging in $\mathbf{x} = H^{-1}(\mathbf{y})$ to the pdf of $\mathbf{x}$. In case of Gaussian-ACG transform, $H(\mathbf{x}) = \mathbf{x}/||\mathbf{x}||$ is not one-to-one: points $t\mathbf{x}\in\mathbb{R}^p$ for $t>0$ and $||\mathbf{x}||=1$ are mapped to a point $\mathbf{x}$ on the $\mathbb{S}^{p-1}$. How can I derive ACG from gaussian distribution?

