- Heidelberg, Germany
- https://www.guidoschmidt.cc
-
Joined on
2023年07月16日
a467904041
feat: more examples for chapter 07
5e20d5c5a6
feat: update examples for chapter 04 - 07
60fbe3d3a0
refactor: introduce union type for materials
1fb1abc0de
refactor: chatper 03 + start chapter 04
0a48790ff3
fix: add LICENSE file
fe9313a1d7
Merge pull request 'refactor/0.16.0' (#1) from refactor/0.16.0 into main
2a3a15307d
docs: add example output
790ea9541c
refactor: improve debug output + add example output to README
894dba1432
fix: fix 0.16.0 output to file
f4c781a1b9
refactor(build.zig.zon): add 'minimial_zig_version' string
refactor/0.16.0
guidoschmidt
deleted branch 2026年05月21日 15:39:39 +02:00
refactor/0.16.0 from guidoschmidt/zig-raytracing
refactor/0.16.0
2a3a15307d
docs: add example output
790ea9541c
refactor: improve debug output + add example output to README
894dba1432
fix: fix 0.16.0 output to file
f4c781a1b9
refactor(build.zig.zon): add 'minimial_zig_version' string
guidoschmidt
created branch refactor/0.16.0 in guidoschmidt/zig-raytracing
2026年05月20日 11:15:31 +02:00
c39fb127de
refactor: migrate to zig 0.16.0
1920ddd07b
refactor: add netbpm src
336e89a30d
fix: run action on refactor/0.16.0 branch
guidoschmidt
created branch refactor/0.16.0 in guidoschmidt/examples.zig
2026年05月14日 23:50:42 +02:00
8033ccfe25
refactor: start migrating to zig 0.16.0
44245916c1
feat: addd array + vector examples
60f4242a8a
feat: add complex printing example