Skip to content
 
 

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elmesque Build Status

This crate is an attempt at porting Elm's incredibly useful, purely functional std graphics modules. Its useful for all kinds of 2D freeform graphics and UI design.

See the docs or checkout the example.

Visit elm-lang.org to learn more about Elm.

All credit and thanks goes to Evan Czaplicki for all algorithms included within.

Ported to Rust by Mitchell Nordine.

Usage

Add elmesque to your cargo dependencies like so.

[dependencies.elmesque]
git = "https://github.com/mitchmindtree/elmesque.git"
version = "*"

About

An attempt at porting Elm's incredibly useful, purely functional std graphics modules.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages