Skip to content

Visualizations built in Processing, Python. Check out my instagram: @digital_jacobi for more.

License

Notifications You must be signed in to change notification settings

jbrdge/Visualizations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizations

This repository consists of highlights of useful data/signal visualizations I've built in Processing.

Data

Title Language Description Image(s)
K-Nearest Neighbor Python Interesting Implementations of K-Nearest neighbor. Variations occur based on plottion of labeled points
View all Images in KNN directory

Animations

Title Language Description Image(s)
Butterfly Curve Processing A basic sinusoidal function, rotating in 3D about the z-axis
Waves Processing 2D Sinusoidal, tilted in space
Knot Processing Sinusoidal Curve with Relatively-Prime periods
Polygon Iterations Processing Iterations of various rotational rates of a closed form equation for a polygon.
Signal Iterations Processing Started with the parametric equations for a torus, tweaked thing slightly until it became these things.
Blackhole Processing OOP implementation of planets circling a "black hole". Rate increases exponentially approaching hole.
Moving Gravity 01 Processing OOP Implementation, free-falling blue points attract to moving gravity of white dots. White dots travel along sinusoidal path.
Closed Equation Polygon Spiral Processing Spiral generated from closed form equation for a polygon.
Graph Neighbors Processing Moving points in a graph, where a connection is made between the points if they are less than a certain distance from each other.
Slope Calculator Processing Shows angle and relative magnitude of the slope at each point along the graph.
Hexagon to Rectangle Processing Fluid transition using interpolation of points, transforming shape from hexagons to rectangles and back.
Triangular Mapping Processing Triangular Mesh, mapped around two circles. Amplitude of signal is being distorted randomly.
Chromatic Abberation Flower Processing Flower rotating around X-axis, colored with chromatic abberation.
Bubble Groups Processing Randomly generated, randomly jittered, allows user to create more bubble with a click of the mouse.
DFS Graph Processing An animation demonstrating Depth First Search on a graph.
Flowers Along A Signal Processing A little more illustrated of a process, take image of a flower, maps along a signal and rotates the flower for a nice effect.
Artificial Winds Processing OOP implementation, points reacta to each other's location to artificially blow boxes across the screen.

About

Visualizations built in Processing, Python. Check out my instagram: @digital_jacobi for more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published