Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.24 KB

README.md

File metadata and controls

58 lines (35 loc) · 1.24 KB

Visualization

A Collection of fun visualizations.

works badge

To try them out, run demo_launcher.py.

Settings can be accessed by passing the usual arguments "-s 4 --fullscreen" to the settings promt. Validity of the settings is not checked.

NBody

NBody

A O(n**2) implementation of the NBody simulation using Eulers integrator

ComputeShader Example

ComputeShader Example

Bouncing particles done with a compute-shader

Conway's Game of Life

Conway's GoL

TextArt

TextArt

Assembling text from small circles

CubeVis

Cube

A rotating cube that can be translated, scaled and rotated

Fractal

Fractal

Zooming into a julia set.

Voronoi

Voronoi

Generate a moving voronoi diagram

PolarPrimes

PolarPrimes

Display prime numbers in a polar coordinate system.

HSV Color Wheel

HSV Color Wheel

Generate a hsv color wheel

Gradient

Gradient

Generate a radial gradient