![]() |
draw more colored edges plugin - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Programming (https://www.wings3d.com/forum/forumdisplay.php?fid=7) +--- Thread: draw more colored edges plugin (/showthread.php?tid=2311) |
draw more colored edges plugin - ggaliens - 12-24-2016 Any chance to get a wpc_raw_colored_edges module (written as plugin) which would somehow allow a plugin programmer to "attach" raw edges (segments) and color for each of those ... to be drawn as an annotation over an existing object in Wings3D ? Very often I find myself wanting colored edges. And I have written and re-written just this plugin a few times. Last time I looked at it all ... the drawing requirements had changed enough so as to invalidate my plugins quite a bit. So I am here asking for (wishing for) professional help. Maybe from Dan. I think this particular plugin would make a good "learning" plugin. Certainly has potential to be very simple plugin. I miss programming in Erlang. |