-
It would be nice if sketches that have a root object (ideally optional as something like a post effect has no need) also had automatic transform controls to adjust position, rotation, and scale.
He…
-
Sketches should be able to register outputs. These can be things such as:
- textures
- 3D objects
- strings
These outputs appear in a global list somewhere and can be linked to params. For example a…
-
would be nice having a quick interface to draw sketches. Ideally vector-based with SVG backend.
-
```
In file included from /root/Arduino/libraries/Mozzi/MozziGuts.h:31:0,
from /root/Arduino/libraries/Mozzi/Mozzi.h:33,
from /root/Arduino/libraries/Mozzi/examp…
-
Thinking of MVP ideas after reading about the goals of this project. Thoughts ?
-
Loft different sketches
numPts should be the same?
-
Hello Newbie here
I was going through "DroneBot Workshop esp32 and Ps3 controll" tutorial.
Im struggling to get any of the example sketches to work with the Arduino Nano ESP32.
Everytime i try…
-
From https://sourmash.readthedocs.io/en/latest/using-sourmash-a-guide.html#how-do-i-store-and-search-collections-of-signatures I expected to be able to pass a folder name to mean all the signatures in…
-
### Sharing
Allow users to share sketches by just dumping them to Gist or similar. Allow other users to **import** these sketches into their own sketch: `import gist/123456`. The imported sketch coul…
-
Remember there are two ways to view your sketch:
open index.html in any web browser
or
run `python -m SimpleHTTPServer` in the directory, and view [127.0.0.1:8000](http://127.0.0.1:8000)
Here is an e…