karl pushed to main at mgs/quickhull 2020-11-29 01:38:33 +01:00
6654519d84 Change distance_to to distance_squared_to
karl pushed to main at mgs/quickhull 2020-11-29 01:30:56 +01:00
c0bba8b264 Add temp workaround for rectangle
b9fd11ca0d Fix bug where distance would be too close to 0 to register
1e9511a3ac Add basic visualization to performance mode
083ba53d67 Add NumberGenerator.h for different methods
535d912742 Likely performance improvement by limiting points
Compare 5 commits »
karl pushed to main at mgs/quickhull 2020-11-28 22:22:15 +01:00
79111d184b Finish Quickhull functionality + basic test
karl pushed to main at mgs/quickhull 2020-11-28 21:11:57 +01:00
acfb3a4500 More Quickhull implementation; add Triangle class
karl pushed to main at mgs/quickhull 2020-11-28 20:50:34 +01:00
3cfa15a33c Merge branch 'main' of http://git.hexaquo.at/mgs/quickhull into main
d1d170f558 Some work on Quickhull
Compare 2 commits »
karl pushed to main at mgs/game-of-life-cpp 2020-11-26 23:35:35 +01:00
d17e057912 Add OpenMP version + command line parsing
35b728bc4a Merge branch 'main' of https://github.com/kb173/game-of-life-cpp into main
4e7583e817 Add Harald optimization
Compare 3 commits »
karl pushed to main at mgs/quickhull 2020-11-23 22:57:46 +01:00
cb4d223780 Add outline for Quickhull algorithm
karl pushed to main at mgs/quickhull 2020-11-19 15:39:52 +01:00
548f0733ee Add Display to Makefile
karl pushed to master at mgs/ecsgame 2020-11-18 16:49:43 +01:00
0e8e98026c Add normal scale factor
482aa93cce Add new textures with normalmaps
83936f66fb Use Tangents for correct normal calculation
fd9317a5f5 Calculate tangents for ObjMesh
Compare 4 commits »
karl created repository mgs/sudoku-solver 2020-11-18 13:50:40 +01:00
karl pushed to main at mgs/a-star-maze-solver 2020-11-18 13:47:55 +01:00
cb99f52448 Fix compiler warnings
101b6e973a Mostly done
b16f9a356a Algorithm works
5ffbef59a8 Sketch
karl created repository mgs/a-star-maze-solver 2020-11-18 13:47:31 +01:00
karl pushed to master at mgs/ecsgame 2020-11-18 13:40:31 +01:00
4951ad3b04 Add normalmap support
4073897f74 Don't render the shadow debug quad
ef649780c3 Fix for real-time shadows + more objects
6510f720cb Fix shadow acne
0254b81882 Implement basic shadows
karl created repository mgs/ecsgame 2020-11-18 13:38:45 +01:00
karl pushed to main at mgs/game-of-life-cpp 2020-11-18 12:32:23 +01:00
72a0bdb9e4 Update README with build/run instructions
bb70b3e9b1 Change output to desired format
2ae1a81b6a Parse command line arguments
75588b85cd Comments and minor fix
8015d16dac Macro for number of generations
karl created repository mgs/game-of-life-cpp 2020-11-18 12:30:23 +01:00
karl created repository mgs/quickhull 2020-11-17 12:39:21 +01:00