Commit Graph

244 Commits

Author SHA1 Message Date
716fe65841 Extra tracers 2024-05-27 19:16:40 +03:00
33c51e425b Nicer 2024-05-27 19:16:30 +03:00
1cf2518568 Add comments 2024-05-27 19:15:37 +03:00
6965d7360e Rename stuff 2024-05-27 17:17:28 +03:00
f276b82bdd Move locations! 2024-05-27 16:54:32 +03:00
28a82acbf7 Remove unused code 2024-05-27 12:38:36 +03:00
408bd2c936 Simplify 2024-05-27 12:35:27 +03:00
44efe70348 Add shapes 2024-05-27 12:13:00 +03:00
664077b46e Add auxiliary files 2024-05-27 00:14:19 +03:00
4bd1002626 Syntax cleanup 2024-05-27 00:14:19 +03:00
8f3ee25377 Fast boundary finding
Unbounded cells start to cause trouble...
2024-05-27 00:14:19 +03:00
6f77a31727 Areaed! 2024-05-27 00:14:19 +03:00
3324dcacb4 Update the metric 2024-05-27 00:14:19 +03:00
05ade4b5a1 Fmt! 2024-05-26 23:59:05 +03:00
1d19ad7968 Simplify rect properties 2024-04-29 01:14:48 +03:00
5aca27ddd7 Simplify member names 2024-04-29 01:12:16 +03:00
f2cbe6413a Sample-generic code! 2024-04-29 01:10:41 +03:00
43eb0a2ea8 Add second sample 2024-04-29 00:55:29 +03:00
a805c5e06e Replace GLM with GLAM 2024-04-29 00:52:58 +03:00
07034a6c7a Functional! 2024-04-29 00:11:01 +03:00
9ce8da5f38 Traity! 2024-04-28 23:37:05 +03:00
a836e7f847 Cleanup 2024-04-28 23:27:33 +03:00
8e943df809 Add a dedicated function for metric inverse 2024-04-28 23:27:27 +03:00
641b13149f Remove useless code 2024-04-28 23:15:19 +03:00
cbed57bd3a Cleanup 2024-04-28 23:14:27 +03:00
10563d8d56 Split into modules 2024-04-28 23:11:34 +03:00
4c29c8de0b Less code duplication 2024-04-28 23:02:51 +03:00
b5e58e731a More drawing 2024-04-28 23:01:15 +03:00
1faf395c34 Use iterators 2024-04-28 22:48:33 +03:00
f46196e903 Some refraction 2024-04-28 22:16:25 +03:00
675d9f837d Extract yaw-pitch-roll processing into a function 2024-04-21 20:17:58 +03:00
5d36770a2e Remove obsolete drawing code 2024-04-21 17:23:45 +03:00
264601b8c7 Note to myself 2024-04-20 18:47:40 +03:00
a4ea2977ce Use coarser output, to speed up preview 2024-04-20 18:47:31 +03:00
971bb171be Depth sorting 2024-04-20 18:47:10 +03:00
e3c99349a5 Fix the coordinate system 2024-04-20 18:46:49 +03:00
78689ba8c2 Small Fixes™ 2024-04-20 17:53:46 +03:00
7c74469324 Remove useless prefix 2024-04-20 17:53:24 +03:00
6c56a31726 Use ray tracing 2024-03-26 00:42:22 +03:00
af5322a47e Extract the mesh loader 2024-03-25 19:00:04 +03:00
2ec43c822d Flatten 2024-03-25 18:41:49 +03:00
48cf277b08 Reduce 2024-03-25 18:30:58 +03:00
1c30605855 Fix winding 2024-03-25 18:30:31 +03:00
a0046b6f33 Works... almost 2024-03-23 21:15:33 +03:00