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: Splines and VBO ?

  1. #1
    Junior Member Newbie
    Join Date
    Dec 2009
    Posts
    13

    Splines and VBO ?

    Dear Experts,

    I'd like to know if it is possible to use the Spline/Evaluators/NURBS with buffer objects ?
    http://fly.cc.fer.hr/~unreal/theredbook/chapter11.html

    I had a look on google, but didn't find any detailed explanation on how to do this...


    Thanks in advance,
    Loicus

  2. #2
    Advanced Member Frequent Contributor
    Join Date
    Jan 2007
    Posts
    964

    Re: Splines and VBO ?

    Never used them but I highly doubt it. This old GLU stuff predates VBOs by a good many years and was never hardware accelerated to begin with.

Posting Permissions

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