Inspiration
The idea for this program was inspired by my observation that digital observations either other the flexibility of digital painting software like Krita or the precision of graphing software like Desmos, but never both.
What it will do
The program allows the user to enter functions and domains to print a curve to the canvas and allows them to paint to the canvas directly.
How we built it
SMFL is used for the graphic rendering.
Challenges we ran into
The current task for the program is to allow for the user to enter a linear combination of functions which will be allocated dynamically.
What we learned
During this project, I learned how to use SFML.
What's next for (WIP) digitalPaint
Complete definition of linear combination class, then integrate this into a loop which paints on a canvas.
Built With
- c++
- sfml
Log in or sign up for Devpost to join the conversation.