I have modified the three.js reference in OrbitControls.js,
renamed it to OrbitControls_res_res.js,
to work with Three files installed in my site.
Easy way to change the center of a mesh,
scenning it with an array.
Easy way to do intersection with mouse click.
Easy way to change to intersection with mouse over.
Hope You like… here:
If you find yourself needing to add extra functions to OrbitControls then I suggest checking out CameraControls, it might already do everything you need