Vykstorm / VTK-tk-support

VTK for python compilled with tkinter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project aims to compile VTK with Python bindings and the tkinter gui library for ubuntu 18.04

The script getvtk.sh can be used to generate a docker image in which VTK is compilled automatically and a python wheel is generated.

Instead of building the docker image manually, you can pull it from the github registry with:

docker pull docker.pkg.github.com/vykstorm/vtk-tk-support/vtk:9.0.0

About

VTK for python compilled with tkinter

License:Other


Languages

Language:Dockerfile 78.7%Language:Python 12.6%Language:Shell 8.7%