Description of the problem
We should probably implement in the core of ThreeJS anisotropic reflections and anisotropy rotation. I've implemented this in Clara.io but only for direct lights, not the PMREM filtered IBL indirect lights.
It would be cool to have anisotropy that works with IBL PMREM results -- although I understand that this may require pre-calculated anisotropic PMREM which we currently do not have, or PMREM filtering is only isotropic.
My implementation produces results that looks like this:

https://clara.io/view/a8b929e6-c703-47ff-a85d-44bc44e5a132
Three.js version
Browser
OS