designcoding
Search
About Table of Contents Keywords Support designcoding!

gosper-curve

5 posts

Drawing Gosper Curve

December 10, 2024

The Flowsnake, or Gosper curve is a space-filling fractal. It is also known as the Peano-Gosper curve. There are other similar space-filling fractals such as the Dragon curve, or the Hilbert curve. A space-filling fractal is a special type of curve, that fills a plane…

Drawing Gosper Unit

December 10, 2024

In computer-aided design (CAD), a polyline is a series (or a chain) of straight lines. Each straight section of a polyline is a “segment,” and the points where the segments connect are “vertices.” If a polyline’s starting and ending vertices coincide, it is a “closed…

Gosper-Peano Fractal Curves

January 8, 2018

Introducing the new YouTube channel for designcoding! The architectural Geometry playlist will contain video tutorials on several topics of basic geometry exercises for designers. Below are the introductory exercises of polyline drawing and some planar transformations such as scale and rotation. It is also an…

Gosper-Peano Curve in Grasshopper

August 19, 2017

Anemone components are still working great, extending the abilities of Grasshopper. Here, I studied a space-filling (or plane-filling) fractal called the Gosper-Peano Curve. You should be very careful about the number of iterations (the N input). Because it can crash your Rhino if you change…

Fractal Curves with Rhino Python

July 31, 2017

A simple Rhino Python script that generates fractal curves. An example is a test with the Gosper-Peano curve. However the script is not supporting segment directions, which is why the result is not the intended curve. Curve directions could be implemented in the future.

  • Chapters

    • Algorithms
    • Discourses
    • Fabrications
    • Studios
  • Explore

    • #animation
    • #circle
    • #unity
    • #golden-ratio
    • #vbnet
    • #buckyball
    • #anemone
    • #robot
    • #linear-algebra
    • #truncated
    • #facade
    • #tangent
    • #processing
    • #tensegrity
    • #space-filling
    • #data-flow
    • #kangaroo
    • #shape-grammars
    • #puzzle
    • #cuboctahedron
  • Search

  • Support designcoding!

    Enjoying designcoding? Support its future with a small donation on Patreon. Thank you!

    Patreon


    copyright 2026 designcoding.net
    about | table of contents | keywords | monthly archive | privacy policy | end user license agreement