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: Nurbs renderer speed question

  1. #1
    Member Regular Contributor
    Join Date
    May 2000
    Location
    Batavia, NY, 14020
    Posts
    259

    Nurbs renderer speed question

    Just a quick question. Has anyone worked with the GLU NURBs renderer at all? How fast is it?

    Is it capable of realtime performance?

    Can it handle samples of 256x256 control points per patch?



    Siwko
    - I am not opensource! -

  2. #2
    Advanced Member Frequent Contributor
    Join Date
    May 2000
    Location
    Oxford, England
    Posts
    547

    Re: Nurbs renderer speed question

    Originally posted by Siwko:
    How fast is it?
    About as fast as a very slow thing indeed.

    Is it capable of realtime performance?


    Very very slow real time performance, not too bad for simple planes etc, but dramatically slows down to a stand still. No hardware support......

    Can it handle samples of 256x256 control points per patch?

    yes, just very slowly.


    Check out
    http://www.gamasutra.com/features/19991117/macri_01.htm


    for a better way......

Posting Permissions

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