Skip to content

MODatUniSA/mod-draw-your-pain

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 56 commits ahead, 8 commits behind adamwulf:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%