We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1f7c6 commit 2b15fdaCopy full SHA for 2b15fda
readme.md
@@ -2,7 +2,7 @@
2
3
An experimental canvas renderer for "web-ish" node trees
4
5
-<img src="docs/test-images/browser.png" width="400px"/>
+<img src="docs/test-images/browser.png" width="600px"/>
6
7
Current features:
8
@@ -56,4 +56,4 @@ export const scene = () => {
56
57
With `test/main-node.ts`, the same scene can be rendered to a file, without the browser:
58
59
-<img src="docs/test-images/out.png" width="400px"/>
+<img src="docs/test-images/out.png" width="400px"/>
0 commit comments