Skip to content

narslan/blendend_playground

Repository files navigation

Blendend Playground

A web UI for experimenting with blendend: edit Elixir drawing code in the browser, send it to the backend, and see the rendered image live.

⚠️ Safety: the backend evaluates the code you type. Run it only on a trusted machine.

Requirements

  • TODO:

Run (dev)

mix deps.get
mix run --no-halt
# open http://localhost:4000

Contributing

Issues and PRs are welcome.

Licenses

  • This project is released under the MIT License (see LICENSE).
  • blend2d is licensed under the zlib license.
  • priv/fonts/Alegreya-Regular.otf is distributed under the SIL Open Font License.

About

Examples and live editor for blendend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published