Commit Graph

26 Commits

Author SHA1 Message Date
Lexxy Fox
a32edb4eec code format 2023-11-02 12:41:08 -05:00
Lexxy Fox
e970b2f661 added command line parameter to set spin speed 2023-11-02 11:41:51 -05:00
Lexxy Fox
c32f4bdf09 remove out.txt 2023-11-02 10:43:59 -05:00
Lexxy Fox
4043a6b6ab added h1 to readme 2023-11-02 10:13:27 -05:00
Lexxy Fox
7fa54e80a5 merged glut_wrap.h into glxgears
I saw a post yesterday where someone had made a similar fork and they left out glut_wrap.h for unknown reasons and they had ~dozen people involved, so I'm following suit. (peer pressure ftw)
2023-11-02 10:09:26 -05:00
Lexxy Fox
bf9578a97a beta argp code 2023-11-01 18:29:30 -05:00
Lexxy Fox
086060b9f5 refactor arg parsing 2023-11-01 16:55:02 -05:00
Lexxy Fox
31614c4799 extracted window title to variable 2023-11-01 16:45:02 -05:00
Lexxy Fox
32e512a798 modified code style 2023-11-01 16:30:35 -05:00
Lexxy Fox
a36ead2ceb cleanup now exits 2023-11-01 16:04:30 -05:00
Lexxy Fox
1786b8b3ae fixed path in run target 2023-11-01 14:23:05 -05:00
Lexxy Fox
16037b5000 added animated image 2023-11-01 14:17:10 -05:00
Lexxy Fox
55cfe34dfa added README 2023-11-01 13:57:59 -05:00
Lexxy Fox
64ee02b9c9 refactored arg parsing into separate function 2023-11-01 13:10:31 -05:00
Lexxy Fox
5cd3159c40 disabled bin packing 2023-11-01 12:54:27 -05:00
Lexxy Fox
1e47f29c8e changed gear colours 2023-11-01 12:52:41 -05:00
Lexxy Fox
e3a48c7aba minor refactoring 2023-11-01 12:35:19 -05:00
Lexxy Fox
c1d7cd803f implemented EXIT_SUCCESS 2023-11-01 12:29:39 -05:00
Lexxy Fox
b4246e35e9 minor changes 2023-11-01 12:28:54 -05:00
Lexxy Fox
36ac54bbaf sorted -info output by GL_ order. 2023-11-01 12:24:16 -05:00
Lexxy Fox
6236b6f155 minor changes 2023-11-01 12:22:48 -05:00
Lexxy Fox
972313c4fc removed header guard 2023-11-01 10:35:45 -05:00
Lexxy Fox
2735bc4669 added 'run' target 2023-11-01 10:22:46 -05:00
Lexxy Fox
3fbb17b592 corrected .gitignore 2023-11-01 10:16:25 -05:00
Lexxy Fox
6200685e52 code format 2023-11-01 10:15:55 -05:00
Lexxy Fox
04fac81a8e initial commit, compiles 2023-11-01 10:11:42 -05:00