Platform SDK: DirectX

Direct3D Immediate Mode Visual Basic Samples

[C++]

This section pertains only to application development in Visual Basic. See Direct3D Immediate Mode C++ Samples.

[Visual Basic]

This section provides descriptions of sample applications provided with the DirectX® SDK that are primarily intended to demonstrate how to use the Direct3D® component in Immediate Mode. The following sample programs are described:

Most of the sample programs use the IMControl custom control as a common rendering canvas. This control implements the F5 key for bringing up a device options dialog box. This dialog box allows the user to change the driver, Direct3D device, or display mode (full-screen only) at run time.

See Also

Direct3D Immediate Mode Visual Basic Tutorials