Skip to content

jeffreyrosenbluth/nannou-sketches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sketches

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


Worms

Worms

[source code]


Squares

Squares

Inspired by Bees and Bombs:

[source code]


Rings

Rings

Uses OpenSimplex noise and creates a noise loop.

[source code]


Dolphin

Dolphin

[source code]


Pendulum

Pendulum

[source code]


Reveal

Reveal

[source code]


Wicker

Wicker

[source code]


Twisted

Twisted

[source code]


HexO

hexo


Hex Variations

HexVar

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

[source code]


Sunflower

SunFlower

A representation of Vogel’s model for the floret pattern of a sunflower head. Vogel, H (1979). “A better way to construct the sunflower head”. Mathematical Biosciences 44 (44): 179–189. doi:10.1016/0025-5564(79)90080-4.

[source code]


Hilbert Swerve

Hilbert Swerve

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

[source code]


Staircase

Staircase

[source code]


About

Creative coding with nannou

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages