This website requires JavaScript.
Explore
Help
Register
Sign In
dvereb
/
aabb
Watch
1
Star
0
Fork
0
You've already forked aabb
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Axis-Aligned Bounding Box
2
Commits
1
Branch
0
Tags
19
KiB
C++
98%
Makefile
2%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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.
2017-12-28 16:32:02 -05:00
.gitignore
Initial Commit. Working example. Needs refactored to store object position by CENTER to make SCALE easier to implement.
2017-12-28 15:04:10 -05:00
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.
2017-12-28 16:32:02 -05:00
Makefile
Initial Commit. Working example. Needs refactored to store object position by CENTER to make SCALE easier to implement.
2017-12-28 15:04:10 -05:00