Skip to content

A game for artists to train their judgment of tonal values in an image to improve their art skills

Notifications You must be signed in to change notification settings

m-guseva/value_vision_trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

👁 Value Vision Training 👁

"Learning how to draw is learning how to see"

👾Click to play: https://value-vision-trainer.streamlit.app/

Drawing realistically means mastering the skill of accurately capturing the tonal value of an object. Tonal values indicate light distribution on a surface, defining an object's shape and characteristics. If the tonal values are wrong, no amount of color can fix it!

Many aspiring artists struggle with accurately perceiving tonal values, which hinders their ability to translate what they see onto paper. Correcting these biases can take years, especially for self-taught artists without access to consistent feedback from a teacher.

👉🏻 I developed a program that gamifies tonal value training, akin to learning with flashcards. The user can upload any image they like into the program to train on. I created an algorithm that finds those areas in the image that are homogenous in value. You can read here if you're interested how the algorithm works exactly.

In each round a homogenous area in the image is selected (see box in the screenshot below) and the user is asked to match the tonal value with a slider, earning points based on accuracy. In this way the person gets quick feedback in the setting of an engaging game.

alt text

The Value Vision Trainer is built with Python using the Streamlit library for the interface. The program is deployed under this link, try it out! 😎

Future plans

I plan to expand this concept to other aspects of art, such as hue matching, proportion training, and perspective.

About

A game for artists to train their judgment of tonal values in an image to improve their art skills

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages