Drawing Fast Polygons / Graphics with VB5/6

In this code sample, Jerry J Chen continues to show how his Dex3D 3D engine can be used to display fast drawing of polygons and other graphics.

screen-shot

The code shows how to use the following API’s from Visual Basic (5/6):

  • GetObject
  • CopyMemory
  • VarPtrArray
  • VarPtr
  • GetPixel

Download Canvas Project (13k)

More by Author

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Must Read