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 3 of 3

Thread: N-Patch?

  1. #1
    Advanced Member Frequent Contributor
    Join Date
    May 2001
    Posts
    573

    N-Patch?

    What's the equivalent of DirectX tri patches in OpenGL? Is it the N-Triangle ATI extension? What about NVIDIA and other cards?

  2. #2
    Junior Member Regular Contributor
    Join Date
    Jan 2004
    Location
    .dk
    Posts
    127

    Re: N-Patch?

    http://oss.sgi.com/projects/ogl-samp..._triangles.txt
    - you shouldn't count on it continuing to be supported though. And it is only available on ATi, if at all.

  3. #3
    Senior Member OpenGL Guru zed's Avatar
    Join Date
    Jul 2000
    Location
    S41.16.25 E173.16.21
    Posts
    2,609

    Re: N-Patch?

    i believe that only was supported on a limited range of ati hardware at that (nvidia had also some patch tesselator extension there as well for a very limited period)
    once geometry shaders come out, u should be able to implement it with more flexibility.

Posting Permissions

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