In my last tutorial I have shown how to make a wireframe cube using VB.NET and GDI+. Today, we will work on the code from that tutorial in order to make a rotating solid cube.
Tag Archives: GDI+
Rotating Wireframe Cube using VB.NET and GDI+
Posted by lefam on May 24, 2011
1 comments | 2,183 views
Today I will show you how to simulate the rotation of a wireframe cube using VB.NET and GDI+. I assume the reader has at least a basic understanding of Visual Basic.
