glscene

 

doc_demosgraph

Page history last edited by skinhat 4 yrs ago

3D graphs (For example z = f(x, y), dynamic surfaces...)

Fxy

Heightfield

Points

  • Rendering clouds of points with TGLPoints:
  • Demonstrates point paramaters

Projection

  • Connecting graph points to their projection plane and
  • using parallel projection matrices.
  • Includes blending direct OpenGL (using TGLDirectOpenGL) with other scene objects

Splines

  • Shows TGLLines using cubic spline mode.
  • Basic spline use with color interpolation
  • using the camera in orthogonal mode for rendering 2D graphs

Comments (0)

You don't have permission to comment on this page.