Skip to content

davidhampgonsalves/generative-surfboards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Procedurally generated, vector based surfboards.

About

During one of many discussions on the merrits and compromises of various surfboard designs I decided it would be fun to procedurally generate some with the tropes and visual stylings of what was popular at the time. I aimed for the end result to be thought provoking but also visually appealing appealing enough to hang on the wall.

Setup

git clone [email protected]:davidhampgonsalves/generative-surfboards.git
cd generative-surfboards
yarn install
node index.js
// output surfboard svg will be in the out dir

Run Multiple Times (zsh)

repeat 50 {node index.js}