Skip to content

Commit 59d9d74

Browse files
authored
Update DEVLOG.md (#122)
1 parent 230b8e1 commit 59d9d74

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

DEVLOG.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,21 @@ it out:
2121
* because we need to be able to debug where the memory is going
2222
- [ ] add a new test that ensures the image comparison machinery is sane
2323
* because the comparisons seem pretty borked
24-
24+
* as an example, here's an image comparison:
25+
- expected:
26+
27+
![expected](https://github.com/schell/renderling/assets/24942/bf68007e-e8c0-43e5-a77d-d18a89680051)
28+
- seen:
29+
30+
![seen](https://github.com/schell/renderling/assets/24942/9e1454bb-8d99-4153-80dd-a0629e32d0a5)
31+
- mask:
32+
33+
![mask](https://github.com/schell/renderling/assets/24942/a958c9e4-b17a-4b89-a257-1fac4b7483c1)
34+
- diff:
35+
36+
![diff](https://github.com/schell/renderling/assets/24942/4770e596-34ee-479f-ba2d-2325d8dfa282)
37+
38+
`seen.png` is nothing but wacky garbage!
2539
## Fri June 14, 2024
2640

2741
### nlnet updates

0 commit comments

Comments
 (0)