sarah-murray / 3D-surface-model

Plots surfaces in 3D and allows interactive slicing along the x, y, and z axes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D-surface-model

Plot surfaces in 3D and enable slicing along the x, y, and z axes.

Model takes in 3 .txt files contining elevation values and plots the data in an interactive figure. Slider bars allow the user to define maximum and minimum values for the model to be cut along any of its 3 axes.

Known issues with blue edges when slicing data horizontally.

Possible compatibilty issue when running on Mac (not confirmed).

Model UML

About

Plots surfaces in 3D and allows interactive slicing along the x, y, and z axes.

License:MIT License


Languages

Language:Python 100.0%