Files
SDL/examples/pen/01-drawing-lines
Ryan C. Gordon c030e6f782
Build (All) / Create test plan (push) Waiting to run
Build (All) / level1 (push) Blocked by required conditions
Build (All) / level2 (push) Blocked by required conditions
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
..

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.