mirror of
https://github.com/terkelg/awesome-creative-coding.git
synced 2025-09-02 13:32:39 +02:00
Added Turtletoy (#76)
Turtletoy allows you to generate drawings with code, inspired by Python's Turtle graphics API. Programming turtles is done with vanilla JavaScript.
This commit is contained in:
@@ -190,6 +190,7 @@ Creative coding is a different discipline than programming systems. The goal is
|
||||
- [GlslEditor](http://editor.thebookofshaders.com/) - Simple WebGL Fragment Shader Editor.
|
||||
- [OpenProcessing](https://www.openprocessing.org/) - Create and experiment with algorithmic design, Processing and P5.js.
|
||||
- [P5.js Editor](https://editor.p5js.org/) - Online web editor for P5.js.
|
||||
- [Turtletoy](https://turtletoy.net/) - Minimalistic API and online showcase for generative code. (Javascript)
|
||||
- [ShaderGif](https://shadergif.com/) - Open source home for art made with code (WebGL1/2, JavaScript Canvas & P5.js).
|
||||
|
||||
### Hardware
|
||||
|
Reference in New Issue
Block a user