Microsoft & .NETVisual BasicDrawing Fast Polygons / Graphics with VB5/6

Drawing Fast Polygons / Graphics with VB5/6

Developer.com content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

Author: Jerry J. Chen
Author’s WebSite: http://members.xoom.com/onlyuser

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)

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Latest Posts

Related Stories