SDL/examples/pen/01-drawing-lines
Ryan C. Gordon c030e6f782 examples/pen/01-drawing-lines: Match render target size to renderer output.
Otherwise, on HiDPI displays (like a retina iPad), the lines you draw don't
match where the pen is touching.
2024-12-28 15:36:02 -05:00
..
drawing-lines.c examples/pen/01-drawing-lines: Match render target size to renderer output. 2024-12-28 15:36:02 -05:00
onmouseover.webp examples: Improve webpage generation in various ways, add thumbnails, etc. 2024-12-05 23:58:23 -05:00
README.txt examples: Fixed web build. 2024-08-12 00:46:42 -04:00
thumbnail.png examples: Improve webpage generation in various ways, add thumbnails, etc. 2024-12-05 23:58:23 -05:00

You need something with a pen/stylus for this to work.

This takes pen input and draws lines. Lines are darker when you press harder.