Commit Graph

17 Commits

Author SHA1 Message Date
Brian Langevin c55660118c
Merge branch 'main' into upsampling-inverted-v 2024-04-12 14:49:08 -06:00
Kevin Ring abaf72bada upsampleGltfForRasterOverlays -> RasterOverlayUtilities 2024-04-12 16:59:24 +10:00
Kevin Ring 6b86b377ba Add another test. 2024-04-12 14:12:48 +10:00
Kevin Ring 5c3cdd26a7 Formatting. 2024-04-12 14:09:09 +10:00
Kevin Ring 0c16ef5f7c Add tests and fix logic. 2024-04-12 10:30:40 +10:00
Kevin Ring 6317c9c524 Change TODO to a regular comment. 2023-11-29 09:42:38 +11:00
Kevin Ring 4dc4a7b293 Ship unnecessary write to disk. 2023-11-20 14:58:47 +11:00
Kevin Ring 88bfbf508f Add a comment. 2023-11-20 14:41:45 +11:00
Kevin Ring 75451e7efb More assertions in TestAddRasterOverlayToGltf. 2023-11-20 14:25:12 +11:00
Kevin Ring ffee342494 Very basic assertions. 2023-11-18 22:27:24 +11:00
Kevin Ring 42f964d98c Fix more warnings. 2023-11-18 21:38:32 +11:00
Kevin Ring 7854e3221e Work around dodgy expected-lite warning. 2023-11-18 00:14:13 +11:00
Kevin Ring d9f7dc2c0f Compute overlay texture translation and scale. 2023-11-17 22:29:31 +11:00
Kevin Ring 791984c22c moveBufferContent, invertVCoordinate. 2023-11-17 14:12:21 +11:00
Kevin Ring 581d6c9ef6 Get raster overlay baking working. 2023-11-16 23:32:12 +11:00
Kevin Ring 37374b52ca computeDesiredScreenPixels, example of glTF raster overlay baking. 2023-11-15 22:42:29 +11:00
Kevin Ring 84c48747ae Move overlay tests. 2023-11-14 18:57:47 +11:00