vialab / SMT

Simple Multi-Touch (SMT) Toolkit
http://vialab.science.uoit.ca/smt
GNU General Public License v3.0
43 stars 18 forks source link

Sometimes Zone's strokes don't render properly #202

Open kiwistrongis opened 10 years ago

kiwistrongis commented 10 years ago

Screenshot: Example Both zones are drawn the exact same way.

My best guess as to the cause is that processing's stroke rendering pass isn't precise enough to match certain z-coordinates properly. Maybe increasing SMT.zonedraw_deltaz could solve or mitigate the problem?