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:
I hereby claim:
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[]) | |
| { |