Skip to content

An iOS application to allow visitors to draw their pain levels.

License

Notifications You must be signed in to change notification settings

MODatUniSA/mod-draw-your-pain

 
 

Repository files navigation

MOD. Draw Your Pain

An iOS application to allow visitors to draw their pain levels.

TODO:

  • Setup project and get JotUI running.
  • Post the image created to a web server.
  • Have that web server generate a slideshow.
  • Augment the images.
  • Add an undo/redo button.
  • Make the interface a bit prettier.
  • Create custom brush textures.

Servers

A backend server will accept the drawings, and play a slideshow of the images.

A style transfer server to augment the images using CNN style transfer.

Frameworks

This app is based on the JotUI framework by Adam Wulf. Thanks so much Adam.

License

The JotUI framework used in this app is provided under the MIT License.

This MOD. application is released under the MIT License.

About

An iOS application to allow visitors to draw their pain levels.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 95.3%
  • GLSL 2.6%
  • C 2.1%