Bogdan Nicula
Results
2
issues of
Bogdan Nicula
The first three `normalize()` in `drawSegment()` of polyline.geom may have trouble with arbitrary input. I had to define ```glsl vec2 safe_normalize(vec2 v) { float len = length(v); if (len ==...
Thanks. My Fedora is not connected to a hiDPI display, so I just tested the DEB version. The update works now w/o any additional arguments on my 2K display Ubuntu...