Commit 59d9d74 1 parent 230b8e1 commit 59d9d74 Copy full SHA for 59d9d74
File tree 1 file changed +15
-1
lines changed
1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,21 @@ it out:
21
21
* because we need to be able to debug where the memory is going
22
22
- [ ] add a new test that ensures the image comparison machinery is sane
23
23
* 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!
25
39
## Fri June 14, 2024
26
40
27
41
### nlnet updates
You can’t perform that action at this time.
0 commit comments