Skip to content

Instantly share code, notes, and snippets.

View adamjedrzejec's full-sized avatar
👨‍💻
RAM is the limit

Adam Jędrzejec adamjedrzejec

👨‍💻
RAM is the limit
View GitHub Profile

Keybase proof

I hereby claim:

  • I am adamjedrzejec on github.
  • I am adamjedrzejec (https://keybase.io/adamjedrzejec) on keybase.
  • I have a public key ASBoYEqjABRCd1MqFUOYMMkFLGKKZ-W6a8NQJGBGECRmfgo

To claim this, I am signing this object:

#include "primlib.h"
#include <stdlib.h>
#include <math.h>
#define VERTEX_NO 4
#define FPS_RATE 120
int main(int argc, char* argv[])
{