Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/techninja/robopaint-mode-example

An example RoboPaint mode that renders text, and is great for learning!
https://github.com/techninja/robopaint-mode-example

Last synced: about 1 month ago
JSON representation

An example RoboPaint mode that renders text, and is great for learning!

Awesome Lists containing this project

README

        

# Example Text Rendering RoboPaint Mode
An example RoboPaint mode that renders text, and is great for learning How to
make your own RoboPaint Mode!

![Example Text Mode](images/example_preview_1.jpg?raw=true)

This module is a mode for [RoboPaint](https://github.com/evil-mad/robopaint),
the software for drawing robots, and your
[friendly painting robot kit, the WaterColorBot](http://watercolorbot.com)!

This mode is meant to be as simple as possible, while still actually doing
something. This mode utilizes the Paper.JS automatic sizing canvas, the
HersheyText module, and the automatic settings form management for
saving/loading form values.

More documentation to come as the Mode API solidifies.

-----

All code MIT licensed. Created by [TechNinja](https://github.com/techninja),
with support and collaboration from
[Evil Mad Scientist](http://evilmadscientist.com).