3D visualizations in Python

marco.nawijn at colosso.nl marco.nawijn at colosso.nl
Wed Mar 13 07:19:29 EDT 2019


On Tuesday, March 12, 2019 at 11:54:22 PM UTC+1, Jakub Bista wrote:
> Hello. I want to do 3D visualization in Python. Which framework do you recommend me for creating such a Interface?

I would recommend the VTK library (https://vtk.org/). It has excellent Python bindings. 

Marco



More information about the Python-list mailing list