Skip to content

azer89/Voronoi_Stippling

Repository files navigation

Stippling is a drawing in which dots are placed carefully to simulate the density of an image. This project is an implementation of Adrian Secord's Weighted Voronoi Stippling paper. I implemented the stippling algorithm by implementing GPU-based Lloyd's method to generate centroidal Voronoi diagrams.

Video demo: https://www.youtube.com/watch?v=SGw27SoViQM

This is one example of a scene from the movie The Shining

the_shining


If you feed the points into a TSP solver, you get this weird design

2001

About

A GPU-based app that draws a distribution of points with varying sizes and densities to create different shades and textures in the artwork.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published