hi
what i want to do:
rotate a sphere with the mouse using a global coordinate system,
not the spheres local one.
i found svens Roll(Transform), which almost does the job.
http://vvvv.org/tiki-index.php?page=UserPagesven
the Roll node offers Rotations per Second.
how would it be done according to the mouse position?!
thanks