Commit Graph

70 Commits

Author SHA1 Message Date
Kevin Ring 19ca31ccff WIP tile availability. 2020-10-02 10:55:58 +10:00
Kevin Ring 8782333ef1 Improvements to CMake build. 2020-10-01 22:46:16 +10:00
Kevin Ring fe15b640b8 Fix GCC warnings. 2020-09-15 16:32:43 +10:00
Kevin Ring 6c4972be34 Move overlay logic out of Tile. 2020-09-08 16:09:52 +10:00
Kevin Ring 6aff3f94ad Working raster overlays. 2020-09-04 17:01:05 +10:00
Kevin Ring d027751f19 Progress toward raster mapping. 2020-09-02 18:03:25 +10:00
Kevin Ring ffc560e7cc WIP raster overlay system. 2020-08-28 17:25:23 +10:00
Kevin Ring c216d57289 BoundingRegion docs. 2020-08-18 12:13:18 +10:00
Kevin Ring fd01ef6a79 Add missing #include. 2020-08-17 20:33:49 +10:00
Kevin Ring 65f350ea30 Throw a more sensible error on invalid arguments. 2020-08-17 20:18:41 +10:00
Kevin Ring 181e3c10ce Require Ray direction to be normalized. 2020-08-17 15:09:34 +10:00
Kevin Ring c890158aca Doc for Ray class. 2020-08-17 15:07:03 +10:00
Kevin Ring 52aabbcb83 Add Plane tests and docs. 2020-08-17 13:59:49 +10:00
Kevin Ring 40a1f0cd1e IntersectionTests doc and tests. 2020-08-17 12:58:48 +10:00
Kevin Ring 4d7bb9b394 Doxygen improvements. 2020-08-14 23:48:44 +10:00
Kevin Ring 0592dc79d1 Doc and tests for BoundingSphere. 2020-08-14 23:06:38 +10:00
Kevin Ring 00cb9024e2 Fix more linux compile errors. 2020-07-25 23:48:18 +10:00
Kevin Ring 08b4348c60 Move tests into library directories. 2020-07-25 22:56:53 +10:00
Kevin Ring 3b138ec145 Put everything in the right namespace. 2020-07-24 22:59:53 +10:00
Kevin Ring 6d4beea85d Better physical org of files. 2020-07-24 21:15:46 +10:00