DougHamil/threeagent

Controls

Closed this issue · 1 comments

Hi, it's not an issue, it's just that I am not able to figure out how would I go about implementing a control like TrackballControl.
Thanks.

joinr commented

You should be able to import the relevant three file for trackball and just use it. You need some interop to set it up, and probably access to the renderer/camera/etc though. Those are available through the threeagent context if you need them.