I've been doing a bunch of work as of late with data that is well-described by (mixtures of) von Mises-Fisher (vmf) distributions:
$$ \mathscr{F} \left(x \, \lvert \, \mu, \lambda \right) = C_D \left(\lambda \right) e^{\lambda \left<\mu, x\right>} \,\,\, x,\mu \in \mathbb{S}^{D-1}, \, \lambda \in \mathbb{R}_+ $$
which have the drawback for my situation that the density of this distribution will always be axially symmetric about the centroid $\mu$. What I'm wondering is if there exists a modification / variant of this distribution that can provide a density that is more 'elliptical' relative to $\mu$? Intuitively, it seems like this should be possible via modification of the parameter $\lambda$, but the ideas I'm coming up with are... difficult, and it's generally been my experience that most things that seem this tricky have already been worked out by somebody else smarter than myself.
So basically, the question is does the distribution I'm looking for exist? And if so what is it referred to as? Then I can go about locating some references on the subject.
Thanks!