Slicer6D is distributed under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
A copy of the GNU Affero General Public License (AGPL v3) is included with this distribution in the LICENSE
file. You can also find the full text online at https://www.gnu.org/licenses/agpl-3.0.html.
Slicer6D relies on the following external libraries, each with its own license:
- numpy: BSD 3-Clause "New" or "Revised" License
- PyQt5: Dual License (GPL v3 or Commercial)
- PyQt5_sip: Dual License (GPL v3 or Commercial)
- pyvista: MIT License
- pyvistaqt: MIT License
- Shapely: BSD 3-Clause "New" or "Revised" License
- trimesh: MIT License
- vtk: BSD 3-Clause "New" or "Revised" License
Please refer to the individual project repositories or distributions for the full text of these licenses.
This is an academic prototype. Expect rapid changes, experimental features, and open issues. Contributions and feedback are welcome!
git clone https://github.com/DavidSeyserGit/Slicer6D.git
cd Slicer6D
pip install -r requirements.txt
python main.py