Skip to content

Small project learning the Jump Flooding Algorithm using the GPU to compute Voronoi Diagrams. Implemented using CuPy.

Notifications You must be signed in to change notification settings

yisiox/jfa-voronoi-diagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JFA Voronoi diagram

Small project learning the Jump Flooding Algorithm using the GPU, applied to computing Voronoi diagrams. Implemented using CuPy.

1024 by 1024 resolution with 128 seeds

Possible future improvements

C segment of code. (Update: Completed, refer to voronoi_updated.py)

Reference

https://www.comp.nus.edu.sg/~tants/jfa.html

About

Small project learning the Jump Flooding Algorithm using the GPU to compute Voronoi Diagrams. Implemented using CuPy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages