• Joined on 2024-08-03
anton pushed to main at anton/anton_render 2025-05-17 19:53:07 +00:00
d26fe05f19 ignore fix
4871d552cd actual fix
Compare 2 commits »
anton pushed to main at anton/anton_render 2025-05-17 19:51:16 +00:00
68404e7535 fixed gitignore
anton pushed to main at anton/anton_render 2025-05-17 19:45:36 +00:00
8c26c11e0d basic arena with a test
anton pushed to main at anton/anton_render 2025-05-14 11:30:55 +00:00
0c2f8bdbd5 working caseys thread window creation example
anton pushed to main at anton/anton_render 2025-05-14 09:12:15 +00:00
d7d9bc8d92 testing codegen and basic scaffolding
anton created repository anton/anton_render 2025-05-12 19:27:28 +00:00
anton created repository anton/antondesk 2025-05-12 11:19:26 +00:00
anton pushed to master at anton/rayt 2025-05-11 12:42:40 +00:00
738c765557 fastish build of SAH BVH
anton pushed to master at anton/rayt 2025-05-07 13:29:35 +00:00
d875d1130b working bvh raytrace of the unity model
anton pushed to master at anton/rayt 2025-05-07 09:13:32 +00:00
d68f740c10 working first bvh with odin and raylib
anton pushed to master at anton/rayt 2025-05-06 20:45:29 +00:00
6603f27c90 intersecting triangles on cpu
anton pushed to master at anton/rayt 2025-05-06 19:39:28 +00:00
9c4c59e073 dummy pixelbuffer displaying with raylib
anton pushed to master at anton/rayt 2025-05-02 10:38:54 +00:00
254cb069a3 working bvh on CPU
anton pushed to master at anton/rayt 2025-04-29 17:58:14 +00:00
be0688fa9f remove sublime workspace
8025e73db4 refactor before doing bvh triangles
Compare 2 commits »
anton created branch rt_in_a_weekend_lambert_sphere in anton/rayt 2025-04-29 17:09:07 +00:00
anton pushed to rt_in_a_weekend_lambert_sphere at anton/rayt 2025-04-29 17:09:07 +00:00
anton pushed to master at anton/rayt 2025-04-25 21:48:05 +00:00
3e41274f45 diffuse skylight
10aa24acbe antialiasing with proper pointer passing of local rand state
Compare 2 commits »
anton pushed to master at anton/rayt 2025-04-25 20:15:24 +00:00
fe726e9f49 antialising working!
anton pushed to master at anton/rayt 2025-04-25 16:29:27 +00:00
a615f8efe8 transfer from office work, working entity loop for spheres
anton pushed to master at anton/rayt 2025-04-23 20:57:38 +00:00
fbf9421843 random numbers