Skip to content

Commit 5d17f4f

Browse files
authored
Update README.md
1 parent dad8886 commit 5d17f4f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# sketchy
2-
Code I use over and over while making generative art
2+
Code I use over and over while making generative art. This is still very much in the alpha stage. Below is what the framework looked like while running the "noise" example.
3+
4+
![Screenshot_20220216_204611](https://user-images.githubusercontent.com/96601789/154401686-2cf1e26a-e94e-46b5-a022-9002c4b723d5.png)
5+
6+
You configure the slider controls and other sketch properties via JSON, and the in code there is are `update` and `draw` functions with a sketch instance and `gg` context to do the actual drawing. More examples and documentation to come.

0 commit comments

Comments
 (0)