Skip to content

[Bug] Suspected 3D interaction bug #3185

Open
@jwrepo

Description

@jwrepo

Bug description

when i write like this
this.renderer.getActiveCamera().elevation(87)
normal

When I write like this, then an exception occurs in the interaction
this.renderer.getActiveCamera().elevation(90)
abnormal

Steps to reproduce

https://kitware.github.io/vtk-js/examples/VolumeContour.html

Detailed Behavior

No response

Expected Behavior

I want elevation 87 degrees and 90 degrees to be the same

Environment

  • vtk.js version: 32.8.0
  • Browsers: chrome
  • OS: win11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions