by Robert Rayment (69 Submissions)
Category: Graphics
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(7 Votes)

Paper Trace by Robert Rayment. This consists of an image sheet (Loaded image), a translucent tracing sheet(Faded image to draw on) and a white paper sheet (The actual tracing that can be saved as a 2 color(B/W) BMP). The screenshot explains more. To show the method I've kept it simple in that large pictures are scaled down, avoiding scrollng code. Zip 36 KB.
__________________________________________________
Update 10 Aug: LoadPicture Function simplified a bit.
__________________________________________________
Update 14 Aug: Removed XOR wipeout in finished drawing by saving draw coords. Corrected a FreeDraw error.
__________________________________________________
Update 17 Aug: Varying transparency does not now lose the drawing.
Inputs
Pictures
Code Returns
Pictures
API DeclarationsA few, see code