An open API service indexing awesome lists of open source software.

https://github.com/michaelkolesidis/scribble-text

Text gradually appears whilte scribbling.
https://github.com/michaelkolesidis/scribble-text

p5js p5js-animation p5js-sketch scribble text

Last synced: about 2 months ago
JSON representation

Text gradually appears whilte scribbling.

Awesome Lists containing this project

README

          

![screencast](./assets/screencast.gif)

## Scribble Text

Text gradually appears while scribbling.

## Technologies Used


      

      

      

      

## Description

A line is drawn from the middle of the canvas to a random point. A new line is drawn from that random point, to a new random point, and so on, and so on. In the meanwhile, some text appears.

Click to switch colors and redraw, double-click to enter fullscreen mode, double-click again (or press ESC) to leave fullscreen mode.

## Screenshots

![screenshot](./assets/screenshot-01.png)

![screenshot](./assets/screenshot-02.png)

![screenshot](./assets/screenshot-03.png)

## License

Copyright (c) 2023 Michael Kolesidis

Licensed under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html).