diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-12-03 21:13:00 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-12-03 21:13:00 +0530 |
| commit | 496228cf6384abb8c17e1646db56d0eec57c221e (patch) | |
| tree | aa973a544c1ad5953945f588b5c4b2b7a502d508 | |
| parent | 556968115dbef70ce4bb6211867dedb54920d964 (diff) | |
| download | creative-coding-playground-496228cf6384abb8c17e1646db56d0eec57c221e.tar.gz creative-coding-playground-496228cf6384abb8c17e1646db56d0eec57c221e.zip | |
partial 7
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | sketches/07/README.md | 5 | ||||
| -rw-r--r-- | sketches/07/screenshots/1.jpg | bin | 0 -> 59023 bytes |
3 files changed, 9 insertions, 0 deletions
@@ -24,3 +24,7 @@ Making cool looking things for fun. They're all inside the [sketches](./sketches ## 06: Magic circlular circles  +## 07: 3D Siepinski triangle in desmos [WIP] +Don't know if this is even possible, but I'm gonna try anyway. + + diff --git a/sketches/07/README.md b/sketches/07/README.md new file mode 100644 index 0000000..4b3f3aa --- /dev/null +++ b/sketches/07/README.md @@ -0,0 +1,5 @@ +# 3D Siepinski triangle in desmos [WIP] +Don't know if this is even possible, but I'm gonna try anyway. + +- https://www.desmos.com/3d/0024161a72 + diff --git a/sketches/07/screenshots/1.jpg b/sketches/07/screenshots/1.jpg Binary files differnew file mode 100644 index 0000000..830559c --- /dev/null +++ b/sketches/07/screenshots/1.jpg |
