Skip to content

a collection of processing projects/sketches developed over time

License

crowz-fx/processing

Repository files navigation

This is a container for all of the processing and p5.js sketches that I create, some are based from tutorials, some made completely from scratch and the rest is a combination!

Website + More info

My CV-like wesbite and portfolio can be found here and to view this in github pages view click here

Running/Setup

To run these locally, to continue dev etc.

Sketches

Table of Contents


Fractal Trees

This is a "tree data structure that keeps data sorted and allows searches and sequential access" (Wikipedia). This isn't a true implementation of the algorithm used for fractal trees; however the graphical result of this sketch is very near of that.

View Sketch

Credit(s)


Phyllotaxis

A colourful example of phyllotactic patterns as seen in nature. "In botany, phyllotaxis or phyllotaxy is the arrangement of leaves on a plant stem. Phyllotactic spirals form a distinctive class of patterns in nature." Read more about this on Wikipedia.

View Sketch


Rubik's Cube

A WebGL rendered 3D rubik's cube you can rotate in all axises. CLICK and drag to rotate the cube

View Sketch


Starfield Paralax

A Star Wars inspired hyperspeed travel through the stars. Mimics what it would be like if you could travel at hyperspeed where the stars would form lines.

Press SHIFT on your keyboard or CLICK the screen on a mobile device for HYPERSPEED!

View Sketch

About

a collection of processing projects/sketches developed over time

Topics

Resources

License

Stars

Watchers

Forks