LinkunGao / copper3d_visualisation

A 3d visualisation package base on threejs. Provides: Dicom loader, Nrrd Segmentation Tools, GltfExport, Create vtk animation functions.
https://linkungao.github.io/copper3d_visualisation/
Apache License 2.0
31 stars 1 forks source link

When using sphere function and zoom, the sphere origin is not same to mouse click position sometime #301

Open LinkunGao opened 4 months ago

LinkunGao commented 4 months ago

Description

The Sphere origin x,y is not equal to mouse position x,y sometimes! When we using the zoom function.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment details:

Additional context

Add any other context about the problem here.