Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: 3D Plot Help

  1. #1
    Junior Member Newbie
    Join Date
    Aug 2008
    Posts
    5

    3D Plot Help

    Hello,
    I want to plot surface graph using OpenGL, the graph is XYZ points.
    I tried using LINE_STRIP but the graph looks wiredframe, how can i make it look more solid?

    Thank You

  2. #2
    Super Moderator OpenGL Lord
    Join Date
    Dec 2003
    Location
    Grenoble - France
    Posts
    5,655

    Re: 3D Plot Help

    use quad strips.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •