mirror of
https://github.com/fadden/6502bench.git
synced 2025-05-12 16:43:56 +00:00
This allows rendering of a vertex directly, rather than just as an edge endpoint. They're currently drawn as small '+' signs. A round dot would be better, but the code is passing a list of line segments around, so this is simpler.