Skip to content

Very basic drawing app to demonstrate the use of Bogue

License

Notifications You must be signed in to change notification settings

sanette/drawing-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawing-demo

Very basic drawing app to demonstrate the use of Bogue.

Want to train your handwriting, or draw with constraints? You're on the right spot. This app features:

  • very fast reaction to mouse/touchscreen/stylus
  • only thin strokes
  • "Clear" button with confirmation popup
  • a limited number of colors
  • unlimited undo
  • unlimited creativity!

screenshot

install

If you run linux, you can try executing the compiled binary.

Otherwise, you need to install bogue (>= 20220408) and compile the drawing-demo with

dune exec ./drawing.exe

Of course, in any case you will need to install SDL2, too. Either via apt: install the packages libsdl2-image-2.0-0 and libsdl2-ttf-2.0-0, or by compiling SDL2 yourself if you want a newer version. (SDL 2.0.10 has bugs when drawing lines.)

About

Very basic drawing app to demonstrate the use of Bogue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages