Skip to content

Ulam spiral (Cocos2d & C++) The Ulam spiral or prime spiral is a graphical depiction of the set of prime numbers, devised by mathematician Stanisław Ulam in 1963

Notifications You must be signed in to change notification settings

abacigil/UlamSpiral-Cocos2d-C-

Repository files navigation

Ulam spiral (Cocos2d & C++)

This is a project that shows Ulam Spiral, written in C++ using Cocos2d framework.

Cmake 3.6 Visual Studio 17 2022 Target: Windows

You can change parameters to have different visual:

  • circleSize: Size of the circle we put for prime numbers.
  • limit: Draw circles up to this limit. Example: 250.000

Example: Prime numbers up to 250,000 Example Visual (Prime numbers up to 250,000)

References:

About

Ulam spiral (Cocos2d & C++) The Ulam spiral or prime spiral is a graphical depiction of the set of prime numbers, devised by mathematician Stanisław Ulam in 1963

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published