All Projects → fogleman → lissaknot

fogleman / lissaknot

Licence: MIT license
Create 3D models of Lissajous knots.

Programming Languages

go
31211 projects - #10 most used programming language

lissaknot

Simple Go program to create 3D models (STLs) of Lissajous knots.

Installation

$ go get -u github.com/fogleman/lissaknot

Usage

Running the program with no arguments generates random knots and saves them to disk. See the source for more details.

$ go run main.go

You can also specify knot parameters to generate a single knot STL:

$ go run main.go fx fy fz [px py]

Examples

2.3.7 3.4.5 3.5.7 3.8.7 4.5.7 5.6.7

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].