Visit Gigasoft's Web Site
 ProEssentials v10 Help

ComputeShader

Scope

Pesgo, Pe3do

Type

Boolean/Int32

Default

FALSE

.NET

PeData.ComputeShader

Ocx|Vcl

ComputeShader

DLL

PEP_bCOMPUTESHADER

 

Purpose

Set to True to enable GPU side Direct3D chart construction for Direct3D RenderEngine.

 

Setting

Description

TRUE

Enable GPU side Direct3D constructions.

FALSE

Direct3D construction is performed CPU side.

 

Comments

Currently limited to Pe3do PolyMode = SurfacePolygons and Pesgo PlottingMethod ContourColors, and Line. 

 

Only applicable with RenderEngine = Direct3D. 

 

Version 10 adds 2 new demo projects in the GigaPrime3D and GigaPrime2D folders where ProEssentials is installed. 

 

Existing demos 400, 401, 402, 408, 409, and 410 have been updated to enable the ComputeShader property.  One should see a signficant performance boost when switching between these examples as compared to v9. 

 

PeData.ComputeShader members of Pesgo.PeData, Pe3do.PeData