began black and white edition

This commit is contained in:
CDaut 2023-07-06 15:59:51 +02:00
parent e5b12d9bad
commit 22207962d8
4 changed files with 20 additions and 20 deletions

View file

@ -21,7 +21,7 @@
% occlusion tri
\draw[
fill,
red
darkgray
] (3,2) -- (4.5,0.2) -- (6,3);
% samples
@ -33,5 +33,5 @@
5/0.5,
5/2.5
}
\node[fill = yellow] at (\x,\y) {};
\node[fill = black] at (\x,\y) {};
\end{tikzpicture}