Sierpiński octahedron
To reproduce the model:
Install dependency
pip install pyvista numpy
Change iterations parametr
for good model i recommend 100kk iterations, but you can make 10-20kk for good performance.
run
python octahedron.py
choice:
1 - Generate model
2 - Show model from file
3 - Generate gif
