graphics - Erasing without re-drawing -


suppose have drawn large graph, in many edges intersect. apply graph algorithm removes edges. visualize algorithm erasing edges screen algorithm doing it.

is there graphics technique allows erasing edge without re-drawing edges intersected edge (such re-drawing might slow down visualization lot if many edges intersected)?


Comments

Popular posts from this blog

ruby on rails - Permission denied @ sys_fail2 - (D:/RoR/projects/grp/public/uploads/ -

c++ - nodejs socket.io closes connection before upgrading to websocket -

java - What is the equivalent of @Value in CDI world? -