helix-toolkit / helix-toolkit

Helix Toolkit is a collection of 3D components for .NET.

Home Page:http://helix-toolkit.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helixtoolkit.WPF V3, zomming does not working well when zoom-in in Viewport3D of Building Example

MauNguyenVan opened this issue · comments

In Building Example, camera zooming does not work well (shaking and zoom to an other position)when zoom-in to near max in Viewport3D of
When zoom-in to near max, the Viewport3D becomes shaking. and still not panning.

Illustrate

ExampleBrowser_kuBZaNlMKF.mp4

Thank you.

Reproduce.

ExampleBrowser_TwHdQtHoc3.1.mp4

For panning bugs.

ExampleBrowser_FJYKSq5qxK.mp4

You will need to fix the bug yourself. I don't plan to spend time on fixing bugs in wpf package anymore. Basically the bug is caused by camera position too close to the camera target.