Prod.: Engine, ver.: 6015, ID: 60000888, Wish : Major OpenGL improvements using OpenGL lists

Wish : Major OpenGL improvements using OpenGL lists

Article60000888
TypeWish
ProductEngine
Version6015
Date Added5/20/2009
FixedYes [7/24/2009]
Submitted byJF
Keywords

Subject

Major OpenGL improvements using OpenGL lists

Summary

Major OpenGL improvements using OpenGL lists

Solution

A new property has been added to the Document that allows our users to have their own custom render.

The property is CustomRenderTypeName of vdRenderGlobalProperties and can be used as following (C# example):
vdFramedControl1.BaseControl.ActiveDocument.GlobalRenderProperties.CustomRenderTypeName = "VectorDraw.Render.opengllist#VectorDraw.Professional.dll";

The Above value will enable our default opengli lists implementation. Please note that in order to work this implementation a new system with optimal hardware graphics card is required.