tmpvar / livecad

live coding of 3d surfaces and objects
livecad.wtf
53 stars 2 forks source link

fix camera controls #32

Open tmpvar opened 9 years ago

tmpvar commented 9 years ago

they are pretty sluggish right now, and we should probably add control + mouse for panning

tmpvar commented 9 years ago

I think what is weird here is the fact that the mouse and object to not match while rotating

It might make sense to use the distance of the camera from 0,0,0 to compute the ratio of mouse movement to rotation

tmpvar commented 9 years ago

im ok with it for now, moving out of this milestone