36 Commits

Author SHA1 Message Date
Ole Morud
79fc169f71 create .gitignore 2022-06-09 23:47:32 +02:00
Ole Morud
c5f940290c update todo 2022-06-09 19:18:23 +02:00
Ole Morud
0a2bff3429 aspect ratio fix 2022-06-09 19:17:17 +02:00
Ole Morud
1f19d9127a sub pixel rendering 2022-06-09 19:10:47 +02:00
Ole Morud
30fc9e1861 create TODO.txt 2022-06-08 18:55:22 +02:00
Ole Morud
b5b822d5ad arbitrary config.h update and proper compensation for framerate in gravity acceleration 2022-06-08 18:50:10 +02:00
Ole Morud
ecd1d2469e working links, fixed crucial type error at update_point 2022-06-08 18:25:18 +02:00
Ole Morud
8b74e263f0 working clear function 2022-06-08 17:55:37 +02:00
Ole Morud
0b748cf2b7 almost working update link function 2022-06-08 17:55:20 +02:00
Ole Morud
b6ba286971 config refactor pt.2 2022-06-08 17:17:22 +02:00
Ole Morud
c425e2b5b7 refactor config variables to separate file 2022-06-08 17:16:38 +02:00
Ole Morud
b8907c3961 comment style consistency 2022-06-08 17:07:43 +02:00
Ole Morud
4b468c1060 i solemnly swear to not push code that doesn't compile again 2022-06-08 17:04:47 +02:00
Ole Morud
28f11162eb distance function and WIP update_length function 2022-06-08 17:01:31 +02:00
Ole Morud
07b447a4c6 structure links and points to arrays 2022-06-07 16:47:10 +02:00
Ole Morud
7efe33d0d9 update README 2022-06-07 16:44:55 +02:00
Ole Morud
bacc455b09 function link_points added 2022-06-07 16:01:19 +02:00
Ole Morud
87c0cb8d01 update struct syntax and comment fix 2022-06-07 15:49:22 +02:00
Ole Morud
5197b8d4cc update README 2022-06-07 15:42:13 +02:00
Ole Morud
86fcacd841 main moved to top and comments added for functions 2022-06-07 15:40:34 +02:00
Ole Morud
d48a3b8de1 update makefile 2022-06-07 15:39:48 +02:00
Ole Morud
5be3a4ce48 gravity constant and gravitational acceleration 2022-06-07 15:28:29 +02:00
Ole Morud
91a43e6983 physics 2022-06-07 13:46:52 +02:00
Ole Morud
a728eae22e update README with compile instructions 2022-06-07 12:40:37 +02:00
Ole Morud
12fa471a64 Create Makefile 2022-06-07 12:23:20 +02:00
Ole Morud
02a621e0de Merge branch 'master' of github.com:olemorud/cgraphics 2022-06-07 12:08:26 +02:00
Ole Morud
36568681b2 newline at end of file 2022-06-07 12:04:14 +02:00
Ole Morud
a061437aa5 additional comments for previous change 2022-06-07 11:50:33 +02:00
Ole Morud
8b449bfdad Added line numbers to render and WIP screen clear function 2022-06-07 11:46:29 +02:00
Ole Morud
074d61755e Update README.md 2022-06-06 23:24:52 +02:00
Ole Morud
dbf0fd1f93 placeholder README 2022-06-06 23:16:01 +02:00
Ole Morud
0f6e256856 small changes 2022-06-06 23:05:03 +02:00
Ole Morud
0eb822094b refactor 2022-06-06 22:52:54 +02:00
Ole Morud
05b8914244 omnidirectional lines 2022-06-06 22:35:41 +02:00
Ole Morud
d91e3525ed line function works from 2nd quadrant to 4th quadrant 2022-06-06 22:15:19 +02:00
Ole Morud
dff13f512d Initial commit. 2022-06-06 21:51:00 +02:00