platonicsolids

Platonic solids in Tikz
git clone https://git.tronto.net/platonicsolids
Download | Log | Files | Refs | README

commit 354126fb716cc3a5d7c5bd3e26f16178b27893e6
parent 967f4abac97ac120a281e3b530791d7bb310e590
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date:   Mon, 28 Jul 2025 08:30:11 +0200

Added license

Diffstat:
MREADME.md | 13+++++++++++++
1 file changed, 13 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -2,3 +2,16 @@ This repository contains the Tikz (Latex) source code for drawing the5 platonic solids. The coordinates are projected using the script `coord.py`. + +## License + +You are free to use the contents of this repository for any purpose, +without restrictions. You are likewise free to copy, distribute and +modify this work in any way and by any means you want. + +If you do any of the above, adding an acknowledgement to the original +author and / or a link to either +[https://github.com/sebastianotronto/platonicsolids](github.com/sebastianotronto/platonicsolids) +or +[https://git.tronto.net/platonicsolids](git.tronto.net/platonicsolids) +is appreciated, but you are not legally required to do so.