An open API service indexing awesome lists of open source software.

https://github.com/mkeeter/swingline

Weighted Voronoi Stippling on the GPU
https://github.com/mkeeter/swingline

Last synced: about 1 year ago
JSON representation

Weighted Voronoi Stippling on the GPU

Awesome Lists containing this project

README

          

Swingline is a fast, pure-GPU implementation of [Weighted Voronoi Stippling](https://www.cs.ubc.ca/labs/imager/tr/2002/secord2002b/secord.2002b.pdf).

![Cooper](https://mattkeeter.com/projects/swingline/cooper.png)

The implementation is in `swingline.c`

For more details, see the [project page](https://mattkeeter.com/projects/swingline).