Coder Social home page Coder Social logo

CenterOfRotation vs FocalPoint about vtk-js HOT 10 CLOSED

kitware avatar kitware commented on July 19, 2024
CenterOfRotation vs FocalPoint

from vtk-js.

Comments (10)

martinken avatar martinken commented on July 19, 2024

Have you tried translating the focal point using shift left mouse? That may do what you are shooting for.

from vtk-js.

jourdain avatar jourdain commented on July 19, 2024

Actually, the issue that we are facing is that in ParaView, when you zoom, we basically move forward the focalPoint and cameraPosition while the centerOfRotation (a property on the view) remain the same.

So when exporting a scene from ParaView, we keep the same focal point which end up being the center of rotation in VTK.js which will mess up any initial interaction. In fact, we would like to keep the same center of rotation as ParaView. So we were thinking that if we could specify it along with the focal point that could solve the problem. Specially if we change the center of rotation on purpose in ParaView to be off-center.

from vtk-js.

martinken avatar martinken commented on July 19, 2024

OK, maybe better discussed offline as I'm not sure why PV is doing it the way it is :-)

from vtk-js.

jourdain avatar jourdain commented on July 19, 2024

Sure sounds good. But the idea is that the Focal Point should not necessary be the center of rotation.

from vtk-js.

martinken avatar martinken commented on July 19, 2024

Why are you moving the focal point on a dolly in PV? Why not just the position?

from vtk-js.

jourdain avatar jourdain commented on July 19, 2024

I agree for that part, that should not be the case. But if we pick the center of rotation to be somewhere else than the current focal point, we should be able to define that in a vtk-js scene.

from vtk-js.

martinken avatar martinken commented on July 19, 2024

Is there any interactor style in VTK that does this?

from vtk-js.

jourdain avatar jourdain commented on July 19, 2024

I have no idea, but that must be the case, since ParaView is based on VTK.

from vtk-js.

martinken avatar martinken commented on July 19, 2024

OK, well, just have to put the same logic in the interactor style in JS, so it should be easy.

from vtk-js.

jourdain avatar jourdain commented on July 19, 2024

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

from vtk-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.