|
2b2ed8cf06
|
removed Timing class for only one measure output
|
2020-11-29 18:10:31 +01:00 |
|
|
1e9511a3ac
|
Add basic visualization to performance mode
|
2020-11-29 00:25:18 +01:00 |
|
|
79111d184b
|
Finish Quickhull functionality + basic test
The performance mode, which I'm working on, can now be tested with `make performance && ./performance`.
A very simple test was added, and it works!
|
2020-11-28 22:21:48 +01:00 |
|
|
acfb3a4500
|
More Quickhull implementation; add Triangle class
|
2020-11-28 21:11:32 +01:00 |
|
|
d1d170f558
|
Some work on Quickhull
Also added basic arithmetic to Point, and a class for a Line
|
2020-11-28 20:47:52 +01:00 |
|
|
cb4d223780
|
Add outline for Quickhull algorithm
Mostly comments for now
|
2020-11-23 22:57:30 +01:00 |
|
|
548f0733ee
|
Add Display to Makefile
Didn't compile without it (undefined reference in linker)
|
2020-11-19 15:39:30 +01:00 |
|
|
e527de08f9
|
simple test project setup for SFML
|
2020-11-18 15:33:12 +01:00 |
|