https://github.com/basiliscos/wx-vtk-animation
wxWidgets VTK animation example (no UI freezing!)
https://github.com/basiliscos/wx-vtk-animation
Last synced: about 2 months ago
JSON representation
wxWidgets VTK animation example (no UI freezing!)
- Host: GitHub
- URL: https://github.com/basiliscos/wx-vtk-animation
- Owner: basiliscos
- License: mit
- Created: 2023-10-18T12:58:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-08-11T13:48:33.000Z (10 months ago)
- Last Synced: 2025-12-26T12:52:48.014Z (6 months ago)
- Language: C++
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wx-vtk-animation
wxWidgets VTK animation example (no UI freezing!)
The example demonstrates: a) how to integrate wx and vtk
b) how to play vtk animation, while keeping UI responsive