Newbie Programmer, looking for assistance on how I can create a program in Processing.js for detecting a users accuracy in tracing a letter (such as the letter A).
in
Processing with Other Languages
•
8 months ago
Hello, I am a new programmer, so I am really looking for any assistance to help me write some code for a program that I am developing. I am looking to render a letter to the sketch window that the user can view, and using the mouse they would need to trace the letter correctly, starting from the correct location and moving the mouse in the correct direction. For example, if the letter given was the letter 'A,' the user would need to start by clicking the mouse at the left of the letter and stroke up to the tip of the letter and back down to com
plete the letter, then lift the pencil and trace the middle piece of the letter. I need for the program to be able to detect the accuracy of the user's tracing of the letter. Any idea on how this can successfully be done? Is there any code out there that is accessible in Processing that does this?
Thank you.
1