/2023-ieee-scivis

Primary LanguagePythonMIT LicenseMIT

Visualization Project

Description

The goal of this project is to ...

How to Run

In order to access the visualization, it's necessary to have Python installed with all the modules specified in the requirements file. Besides these modules, it's necessary to have the VTK Python binding installed. As for the data, it must be set in the following way:

Afterwards, the visualization can be launched by running visualization_project.py <task> <simulation>, where:

Arguments

  • task: project task
  • simulation: simulation index (only used in task 2)

Options

  • task: 1, 2
  • simulation: 1, 2, 3, 4