VerseSharp implementation continued
Tags: api, development, experimental, letworyinteractive, realxtend, verse
I’ve been working again on the C# implementation of the Verse protocol, versesharp. This work I’ve been conducting in the branch coderestruct. I’ve managed to implement all object, geometry, bitmap and material commands, and about all system commands are there too (ping still missing). For now I leave text, curve and audio commands out of the loop, and will start working on some kind of server to see how well this all works. I still think session handling needs a lot more improvement.
One reason to work on this again is the possibility of having Verse … Continue Reading