25 Commits

Author SHA1 Message Date
21e373d1ec working on collision detection 2020-05-30 17:25:19 -04:00
16181aa737 fixed render issue, and gravity direction 2020-05-30 17:24:52 -04:00
fe8f42c119 general/encorporate phys_obj into main 2020-05-29 14:07:16 -04:00
82169f744c created physics objects 2020-05-29 14:06:26 -04:00
f066dc1760 added method to fetch all yvalues, may remove 2020-05-29 14:05:33 -04:00
d425ac7483 created bounding boxes 2020-05-29 14:04:44 -04:00
ecff6bd5b8 updated readme for this branch 2020-05-28 15:36:45 -04:00
44950c1432 switched to sdl instead of gl/sdl 2020-05-28 15:29:44 -04:00
8614feaa44 removed gl linking flags 2020-05-28 15:29:13 -04:00
346dfcfcc9 created vector instead of vertex 2020-05-28 15:28:50 -04:00
f5bf1f1b2a added new method for defining, and added adaptive rendering 2020-05-28 15:28:31 -04:00
0b3e1c4be0 added window class, may implement in future 2020-05-28 15:27:57 -04:00
540d4d3448 renamed vertex to vector, cubes aren't needed in 2d 2020-05-28 15:27:39 -04:00
a35793128b fixed the macros 2020-05-28 15:27:11 -04:00
PoetryInCode
3cb2c936fd
update readme 2020-05-20 11:58:33 -04:00
PoetryInCode
efd1654bbc
put sources in correct repo
accidentally put sources in matrix repo, moved them here
2020-05-17 14:34:22 -04:00
af3f448d91 fix gitignore 2020-05-15 17:26:42 -04:00
0ce43c17c7 update readme and makefile 2020-05-15 17:26:32 -04:00
8311b7f37d Revert "fix gitignore"
This reverts commit bef8729f0a8aee2ea2d8386e8982c9d508dbee66.
2020-05-15 16:38:15 -04:00
bef8729f0a fix gitignore 2020-05-15 15:52:26 -04:00
de41e4440d fix gitignore 2020-05-15 15:50:59 -04:00
PoetryInCode
b124ac1135
Added content to readme 2020-05-15 15:42:29 -04:00
3c8eabf673 revert to working makefile 2020-05-13 23:19:15 -04:00
de92636713 Added gitignore and blank readme 2020-05-13 20:55:24 -04:00
09b005145d Initial Commit 2020-05-13 15:54:11 -04:00