nannou-sketches

Creative coding with nannou

Stars
6

Sketches

A collection of sketches made using the nannou creative coding package in Rust.


Worms

[source code]


Squares

Inspired by Bees and Bombs:

[source code]


Rings

Uses OpenSimplex noise and creates a noise loop.

[source code]


Dolphin

[source code]


Pendulum

[source code]


Reveal

[source code]


Wicker

[source code]


Twisted

[source code]


HexO


Hex Variations

Based on "Hex Variation" by William Kolmyjec Originally published in "Computer Graphics and Art" vol3 no4, 1978

[source code]


Sunflower

A representation of Vogels model for the floret pattern of a sunflower head. Vogel, H (1979). A better way to construct the sunflower head. Mathematical Biosciences 44 (44): 179189. doi:10.1016/0025-5564(79)90080-4.

[source code]


Hilbert Swerve

Hilbert's famous space filling curve twisted with some simplex noise.

[source code]


Staircase

[source code]