Thingiverse
OpenSCAD Fast Moebius Polyhedrae
von DarioPellegrini
10
Downloads
9
Likes
0
Makes
A very fast module for generating Moebius solids as a single polyhedrae.
=========
The module works by taking a list of 2D points describing the cross section of the solid (you should be able to build a polygon from it). This gets rotate-extruded at a given radius R and twisted by an arbitrary angle.
### Module signature:
moebius(polygon, R, twist=0, $fn=max($fn,10))
### Note
The module require the following libraries:
* scad-utils/transformations.scad
* scad-utils/lists.scad
---
This work is vaguely inspired by Moebius Generator v2" by VanlindtMarc.
=========
The module works by taking a list of 2D points describing the cross section of the solid (you should be able to build a polygon from it). This gets rotate-extruded at a given radius R and twisted by an arbitrary angle.
### Module signature:
moebius(polygon, R, twist=0, $fn=max($fn,10))
### Note
The module require the following libraries:
* scad-utils/transformations.scad
* scad-utils/lists.scad
---
This work is vaguely inspired by Moebius Generator v2" by VanlindtMarc.
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!