Skip to content

cpp-class/2d-prime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Prime Number Distribution

Display 2d Distribution of the prime numbers using Raylib.

Compiled with winlibs-x86_64-posix-seh-gcc-11.2.0-mingw-w64-9.0.0-r3

Library compiled with GRAPHICS = GRAPHICS_API_OPENGL_21 switch.

Preview

Build for Linux

Linux library is added to lib\linux and can be using debuglinux configuration in eclipse.

How To Compile

  1. Import project in Eclipse/CDT.
  2. Compile with ctrl+B
  3. Run
  4. Enjoy!

Based on : https://github.com/raysan5/raylib

About

Show 2d Distribution of the Prime Numbers using Raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published