dwmkerr / sharpgl

Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
MIT License
755 stars 299 forks source link

ArcBallCamera can be applied to camera with any position, target and upVector #99

Closed bitzhuwei closed 9 years ago

bitzhuwei commented 9 years ago

You can check out the difference in the "SceneSample" project. Hope this helps.