Author | IMSI/SoftDev | [Prev] [Next] by Author |
Category | Drawing Control | [Prev] [Next] by Category |
Keywords: | ||
Type (Source?) | Macro (VBA) | |
Licence | Example | |
Status | To be reviewed |
Description
This example shows how to setup to different rendering modes and render 3D objects.
Build Instructions
Download and unzip the archive. Add a new project named "Rendering" to any TurboCAD drawing, and attach the Render.tcm file.
There are three macros: RenderEx1 (cycles through and displays all the render modes in the VBA immediate window), RenderEx2 (renders the view with imsiRenderModeGouraud mode), and RenderManager (lets you select different rendering modes and render the view).