Skip to content

majewsky/c3d2-wallpapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C3D2 wallpapers

These are procedurally generated wallpapers based on the C3D2 logo. Build the images with make, and look at the Makefile for details.

Variants

More variants might appear in the future when I'm inspired.

v1 wallpaper

The v1 wallpaper is based on a uniformly-distributed point cloud generated with Mitchell's best-candidate algorithm. I modified the algorithm to take in an image (of course, the C3D2 logo, although any other image will also work) and adjust the density of the point cloud based on the brightness of the input image at this location.

v2 wallpaper

The v2 wallpaper is based on a grid of equilateral triangles, colorized with a smoothened white noise, in which a set of triangles forming the C3D2 logo is highlighted.

TODO: Ideas for more wallpapers

  • print the logo with really coarse offset printing
  • make a complex Fourier transform of the logo path(s), truncate to highest-order powers only, draw several such approximations over the logo (context)

Will do these at some point. Maybe.

About

Just me being creative with the C3D2 logo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published