January 9, 2022
Description
This is a Klein Bottle design, which was implemented in OpenSCAD.
I found the parameterisation of the classic form at:
https://mathcurve.com/surfaces.gb/klein/klein.shtml
The given parameterisation consists of two parts, for the top and bottom part of the bottle.
Originally I only implemented the Klein surface, but on popular request I have now also uploaded a version that has a “hole” and thus can be used as a vase.
I was able to implement the Klein surface as one single surface in OpenSCAD.
I didn't get this to work for the version with the “hole” though, due to an issue with OpenSCAD v2021.01, both halves cannot be rendered at the same time, but must be rendered individually.
I used Meshmixer to put the two halves of the bottle together.
The OpenSCAD source files for both versions can be found on GitHub:
https://github.com/typicaltinkerer/klein-bottle
License:
Creative Commons — Attribution — Noncommercial — Share Alike