OpenGL Library for Delphi,
maintained by Eric Grange,
based on Mike Lischke's GLScene.

 

Basic Demos - Graph


The demos discussed here are installed as part of the GLScene library. Demos are about 3D graphs (For example z = f(x, y)) and dynamic surfaces.

imageFxy - By: Unknown Date: Unknown
Plotting a z=f(x, y) function using TGLHeightField using TGLXYZGrid as a graph grid.

CVS:
CVS/Demos/graph/fxy
 


imageHeightfield - By: Unknown Date: Unknown
A more advanced use for TGLHeightField (resolution changes, color, lighting...) using TGLHeightField to plot a dynamic f(x, y) function

CVS:
CVS/Demos/graph/heightfield
 


imagePoints - By: Unknown Date: Unknown
Rendering clouds of points with TGLPoints. Demonstrates point paramaters.

CVS:
CVS/Demos/graph/points
 


imageProjection - By: Unknown Date: Unknown
Connecting graph points to their projection plane and using parallel projection matrices.
Includes blending direct OpenGL (using TGLDirectOpenGL) with other scene objects.

CVS:
CVS/Demos/graph/projection
 


imageSplines - By: Unknown Date: Unknown
Shows TGLLines using cubic spline mode.
Basic spline use with color interpolation using the camera in orthogonal mode for rendering 2D graphs

CVS:
CVS/Demos/graph/splines
 



  Attachment Size Date Added
    
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0717 seconds