Wuhoo thats such an awesome feeling knowing you did something right the first time.
I have something special for you! Wait for it! ... Wait for it! Warp3DVB!
I have finished converting the C# graphics library Warp3D over to vb.net 2005! By finished I mean %95 done. I kinda cheated a little and got lazy doing the conversion so I am sure some people are going to find some gotchas in the code. My biggest concern is the way I converted the type conversions over to vb.net. Some of the type conversions were not written the same way they were in C#.
But I do plan on writing an extensive tester app that will run both my converted Warp3DVB and the original C# Warp3D library through it paces, and have the ability to directly compare the two. In the mean time hope you have fun using the library.
For those of you who don't know Warp3D is a powerful %100 .NET Graphics library! I would also like to thank Alan Simes http://alansimes.blogdns.net/ for creating/converting the Warp3D library to C#. If I am not mistaken I believe Alan converted the Warp3D graphics library from a java based graphics library. You can download the Warp3D library from alan's web site here. I would also like to thank Kamal Patel (http://www.KamalPatel.net) for his great C# to VB.NET converter utility which I used to assist me in the conversion. Although the C# to VB.NET converter is far from perfect it was still a great help.