• Joined on 2020-11-17
SyntaX pushed to main at mgs/quickhull 2020-11-29 18:11:03 +01:00
071ff11f0d including only limits... not full std c++ lib
2b2ed8cf06 removed Timing class for only one measure output
Compare 2 commits »
SyntaX pushed to main at mgs/quickhull 2020-11-29 14:52:00 +01:00
4e97501e1e finally kinda finished drawing algorithm
SyntaX pushed to main at mgs/quickhull 2020-11-29 04:04:29 +01:00
52213825de using line class, playing with convex shape element
2470e5a3af using const references
Compare 2 commits »
SyntaX pushed to main at mgs/quickhull 2020-11-29 03:16:33 +01:00
69b05cc335 commented not yet used functions -> remove if really not used
c3518c883f removed unused includes, minor refactoring
Compare 2 commits »
SyntaX pushed to main at mgs/quickhull 2020-11-29 03:15:26 +01:00
2d5920532b need cmath?
6056640ad4 replaced pragma once with classic defines to omit warnings in gcc
dce7bb581b added single timing output -> no need for whole Timing class
Compare 3 commits »
SyntaX pushed to main at mgs/quickhull 2020-11-28 23:30:36 +01:00
7dd46556c8 using liberationSans instead of arial
SyntaX pushed to main at mgs/quickhull 2020-11-28 22:50:08 +01:00
0d49399240 Merge branch 'main' of http://git.hexaquo.at/mgs/quickhull into main
a0b73b8018 replaced arial with open font LiberationSans
Compare 2 commits »
SyntaX pushed to main at mgs/quickhull 2020-11-27 03:48:39 +01:00
c64b2b01e5 calculate perpendicular distance to find furthest point from line
SyntaX pushed to main at mgs/quickhull 2020-11-27 03:09:55 +01:00
880d6252fa refactoring datastructures;
ea1461c1ae adding number generation modes for circle and rectangle
e78cf39d6d adding sign function for just float coordinates
Compare 3 commits »
SyntaX pushed to main at mgs/quickhull 2020-11-26 22:19:36 +01:00
9fcd2b2e9e adding math utility header
f3456f6c8d this was a shitload of code just for drawing one line xD
Compare 2 commits »
SyntaX pushed to main at mgs/quickhull 2020-11-19 09:46:08 +01:00
cde73ff4c1 added TODO list; drawing points
SyntaX pushed to main at mgs/quickhull 2020-11-18 18:02:23 +01:00
e16e3d588e moved Rendering to Display class; creating random points
34bca9a567 moved Rendering to Display class
a0db48c85f added custom point class for prototyping
Compare 3 commits »
SyntaX pushed to main at mgs/quickhull 2020-11-18 15:34:02 +01:00
ff12edcdbe ignoring executable
ef177f3aee added EPR timing class
e527de08f9 simple test project setup for SFML
acb6e0524a added task for better traceability
a1e5a7d95a ignoring windows specific build environment
Compare 5 commits »