Website: thingiverse
Author: jdegenstein
Price: Free Download
File format: .Stl 3d printable
Description:
This is a vase I designed based on the Julia set of fractals. It is generated with custom code in python, imported into inkscape and converted to svg, imported into openscad then rendered into a vase shape.The Julia equation I used is in the following form:z -> z^7 + 0.700Iterations are limited by:Re[z^2 + 0.7]^2 < 4https