Skip to content

Small helper application to generate videos using the VTK and ITK libraries. All the scripting and animation is done in C++

License

Notifications You must be signed in to change notification settings

FelixdelasPozas/VTKMovieRenderer

Repository files navigation

VTKMovieRenderer

Summary

Description

Small helper application to generate videos using the VTK and ITK libraries. All the scripting and animation is done in C++, so the application must be compiled every time the scene changes.

Compilation requirements

To build the tool:

  • cross-platform build system: CMake.
  • compiler: Mingw64 on Windows.

External dependencies

The following libraries are required:

Install

The only current option is build from source as binaries are not provided.

Screenshots

Main dialog allows the user to reposition the camera in the view before the rendering process and configure a minimal set of rendering options.

maindialog

Repository information

Version: 1.1.0

Status: finished

cloc statistics

Language files blank comment code
C++ 5 338 183 1279
C/C++ Header 4 103 253 202
CMake 1 17 3 58
Total 10 458 439 1539

About

Small helper application to generate videos using the VTK and ITK libraries. All the scripting and animation is done in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published