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: geometry instancing on ATi

  1. #1
    Junior Member Regular Contributor
    Join Date
    Jan 2004
    Location
    Czech Republic, EU
    Posts
    190

    geometry instancing on ATi

    I heard that ATI has implemented geometry instancing to their drivers, how can I use that? I don't see any newer extension in the extension list so it seems to be a GLSL feature or some trick/hack, isn't it?
    (usually just hobbyist) OpenGL driver developer

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

    Re: geometry instancing on ATi

    search these forums for instancing

  3. #3
    Senior Member OpenGL Guru Humus's Avatar
    Join Date
    Mar 2000
    Location
    Stockholm, Sweden
    Posts
    2,444

    Re: geometry instancing on ATi

    Instancing is a D3D feature. It's not available in OpenGL.

Posting Permissions

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