Skip to content

Rayytra/lilypaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lilypaint

A simple, minimalistic drawing app
Written in Rust and egui

This project is heavily work in progress, some things might work, some might not

To build this project and try it urself, install rustup, clone this repo, open terminal and cd into repo directory, run cargo run

Todo

  • Simple drawing with line_segment (to be replaced with circle or image)
  • Saving to file with button
  • Clearing with "X" key
  • Undo with "Z" key and redo with "Y" key
  • Changing brush to circle
  • Basic tablet support
  • Save popup window

About

A simple, minimalistic drawing app written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages