Daily Archives: June 8, 2004

gMeshwork Network Map

So I ported all the network map code from vb.net to C# and restructured it so it can be used cross-platform. It’s not completly done yet but I managed to get initial rendering to work!
The basic idea now is that all the painting methods reside in NetworkMapCommon which is then inherited by a class that [...]