Axis-Aligned Bounding Box
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
David Vereb 1ec833b1f3 Refactored for x,y to be center of object and allow for scale multiplier. Also added code to handle the fact that curses can't print off the left size of the screen. 6 years ago
.gitignore Initial Commit. Working example. Needs refactored to store object position by CENTER to make SCALE easier to implement. 6 years ago
Makefile Initial Commit. Working example. Needs refactored to store object position by CENTER to make SCALE easier to implement. 6 years ago
main.cpp Refactored for x,y to be center of object and allow for scale multiplier. Also added code to handle the fact that curses can't print off the left size of the screen. 6 years ago