Discussion:
[vtkusers] Creating a fly through in vtk
vinmean
2018-10-27 07:38:35 UTC
Permalink
I want to create a smooth 'fly though' like rendering in vtk. I have a 3D
scene and want to create a movie using successive camera poses. Can this be
done in vtk?



--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ

Search the list archives at: http://markmail.org/search/?q=vtkusers

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/vtkusers
Sankhesh Jhaveri
2018-10-30 01:19:41 UTC
Permalink
Take a look at vtkInteractorStyleFlight
<https://www.vtk.org/doc/nightly/html/classvtkInteractorStyleFlight.html>
and vtkAnimationScene
<https://www.vtk.org/Wiki/VTK/Examples/Cxx/Utilities/AnimationScene>.
​
Post by vinmean
I want to create a smooth 'fly though' like rendering in vtk. I have a 3D
scene and want to create a movie using successive camera poses. Can this be
done in vtk?
--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
http://www.vtk.org/Wiki/VTK_FAQ
Search the list archives at: http://markmail.org/search/?q=vtkusers
https://public.kitware.com/mailman/listinfo/vtkusers
--
Sankhesh Jhaveri *Sr. Research & Development Engineer* | Kitware
<http://www.kitware.com/> | (518) 881-4417
​
Loading...