Skip to content

huseinz/primespiral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

primespiral

Generates an Ulam Spiral/prime spiral

Displays the spiral in a window and writes the image to a PNG file.

Usage:

        ./primespiral size  

where size is an integer > 0 that corresponds to the pixel height and width of the spiral if size is not specified, then 540 will be used as default

Dependencies : SFML > 2.0

If SFML 2.0 is installed, then simply type make to build.

About

Generates an Ulam Spiral/prime spiral

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published