Capture Sample
Capture sample demonstrates usage of
IVirtualView
for off-screen rendering DG Kernel models.
The application
Apply some viewing manipulations zoom in, pan etc to modify the initial point
of view. Press Capture button. Snapshot of the 3D view will appear on the left
as a bitmap picture. The operation can be repeated.
Save button test and demonstrates saving the captured image as a .bmp file.
Make sure that C:/Temp folder exists on your computer. Copy to demonstrates
memory access to data of the captured 2D image. Implementation
Please select your programming language:
C#
Visual Basic 6
C++
|