aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4692bf947bc1d458f5b8285d96af826c24ba47d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Miscellaneous 3D Models
*My project repo you are free to browse and use.*

I primarily use [OpenSCAD](https://openscad.org) for designing models from scratch.

## License

3D models in this repository are protected under the Creative Commons Attribution-ShareAlike 4.0 International Public License (CC BY-SA 4.0)
- [https://creativecommons.org/licenses/by-sa/4.0/](https://creativecommons.org/licenses/by-sa/4.0/) 
- *Yes, you may sell prints of these models.*
- Modifications and distributions of these 3d models are expected to be protected under CC BY-SA 4.0

Scripts and souce code included in this repository are protected under the GNU Lesser General Public License Version 3 (LGPLv3).
- [https://www.gnu.org/licenses/lgpl-3.0.html](https://www.gnu.org/licenses/lgpl-3.0.html)
- *Yes, you may use this code as a library in proprietary software.*
- Modifications and distributions of this source code are expected to be protected under LGPLv3 (or compatible FOSS license)