The goal of this project is to ...
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:
- Create a
SciVis2023
folder - Download the original data set and put all the files in the
SciVis2023
folder - Download this extra file, unzip it inside the
SciVisContest23
folder
Afterwards, the visualization can be launched by running visualization_project.py <task> <simulation>
, where:
task
: project tasksimulation
: simulation index (only used in task 2)
task
: 1, 2simulation
: 1, 2, 3, 4