A Trame web app that interact with .vtu/.vtk files compactly and intuitively.
Trame - An open-source platform for creating interactive and powerful visual analytics applications. Based on Python, and leveraging platforms such as VTK, ParaView, and Vega, it is possible to create web-based applications in minutes.
❯ pip install "vtk>=9.1.0" trame
❯ python app.py --port 8080
- Trame
- A Python integration framework to easily build web applications
- VTK(Visualization Toolkit)
- A tool for 3D computer graphics, modeling, image processing, volume rendering, scientific visualization, and 2D plotting
- Vuetify
- A Vue UI Library with beautifully handcrafted Material Components
❯ git clone https://github.com/kypkk/NCHC_Intern_WebApp.git
❯ cd NCHC_Intern_WebApp
❯ pip install requirements.txt
VTK in Trame
Vuetify in Trame
Vuetify Components
Useful VTK Examples