Hi
i'm Arnaldo Diogo, I am writing a drawing application which should work as
follows:
1 – Get a picture of the user.
2 – Transform it into a bmp file.
3 – Change it's texture so it looks looks like it has been painted by hand with a pencil.
4 – It should draw the final picture dinamicaly on the screen while the user watches.
I have managed to do point 1 to 3 but I have no idea how to get my little program drawing dinamicaly on the screen while the user watches.
I would welcome a tutorial,a piece of code , or anything that could help me to finish it.
Please help!
Thanx in advance
Arnaldo Diogo