Commit Graph

12 Commits

Author SHA1 Message Date
64cad7eda6 ft: moved random scene code to function; cleaned up tri/quad/cube hit logic; made camera attributes private 2026-05-31 13:51:34 +02:00
383f739808 refactor: scene/raytracer/camera logic 2026-05-08 17:16:21 +02:00
10f9c0984d wip: parallelization 2026-05-03 14:58:56 +02:00
eb90c36ae8 refactor: scene deserialization organisation 2026-05-02 18:02:53 +02:00
a44e61c1f7 fx: ran linter 2026-05-02 14:02:06 +02:00
ae73e626b9 wip: normal material 2026-05-02 13:48:27 +02:00
c3d37f4758 ft: added cube 2026-05-02 12:57:45 +02:00
e7018a84ed ft: made materials referenceable or by ref 2026-05-02 11:59:32 +02:00
f1ac226dbb ft: quad support 2026-05-02 04:46:15 +02:00
27bdce5882 ft: tri support 2026-04-30 16:28:16 +02:00
076bcc7155 ft: deserialization 2026-04-26 23:49:03 +02:00
430bdf63bc ft (wip): deserialization 2026-04-25 14:46:03 +02:00