Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Page 1 of 3 123 LastLast
Results 1 to 10 of 26

Thread: NV_VERTEX_PROGRAM

  1. #1
    Senior Member OpenGL Pro
    Join Date
    Aug 2000
    Location
    Portsmouth, Hampshire, England
    Posts
    1,063

    NV_VERTEX_PROGRAM

    Just to let you know I've uploaded an OpenGL version of the Toon Shader demo from Nvidia's DX effects browser.

    Uses Vertex Programs under OpenGL!

    Outline texture is not perfect. Will fix that soon. But thats not really that important.
    www.nutty.org
    I accept no responsibility for anything downloaded!

    - Nutty

  2. #2
    Senior Member OpenGL Pro
    Join Date
    Feb 2001
    Location
    Switzerland
    Posts
    1,840

    Re: NV_VERTEX_PROGRAM

    where you got the driver? the official dont support nv_vertex_program
    http://davepermen.net - if i could stay true to my heart, i would feel totally free

  3. #3
    Senior Member OpenGL Pro
    Join Date
    Aug 2000
    Location
    Portsmouth, Hampshire, England
    Posts
    1,063

    Re: NV_VERTEX_PROGRAM

    It uses 7.17.

    You can grab it from my website too, for win2k and win9x. (I've never tested it under win9x!!!!!!)

    I'll point out again, that those drivers are leaked, and you are using them are your own risk. Dont come crying to me or nvidia if your computer blows up!

    That said I've never had any problems with them.

    The point is, the actual mechanics of how it works is there for everyone to look at.

    - Nutty

  4. #4
    Senior Member OpenGL Pro
    Join Date
    Feb 2001
    Location
    Switzerland
    Posts
    1,840

    Re: NV_VERTEX_PROGRAM

    hm youre link is not working..
    http://davepermen.net - if i could stay true to my heart, i would feel totally free

  5. #5
    Senior Member OpenGL Pro
    Join Date
    Aug 2000
    Location
    Portsmouth, Hampshire, England
    Posts
    1,063

    Re: NV_VERTEX_PROGRAM

    huh?! I tested them all on multiple machines.
    Which link?

    Try refreshing your cache.

  6. #6
    Senior Member OpenGL Guru Relic's Avatar
    Join Date
    Apr 2000
    Posts
    2,527

    Re: NV_VERTEX_PROGRAM

    You can save the MOV o[HPOS],R1; instruction if you use o[HPOS] instead of R1 in the projection.

  7. #7
    Member Regular Contributor
    Join Date
    Apr 2000
    Location
    Redlands, CA, USA
    Posts
    292

    Re: NV_VERTEX_PROGRAM

    Originally posted by davepermen:
    where you got the driver? the official dont support nv_vertex_program
    If you want it - you'll find it.
    You just need to know where to look...

  8. #8
    Senior Member OpenGL Pro
    Join Date
    Aug 2000
    Location
    Portsmouth, Hampshire, England
    Posts
    1,063

    Re: NV_VERTEX_PROGRAM

    Thanks Relic!

    I've made a few other changes too.
    got the material colors used now, so it's not all one color, and fixed the outline texture.

    I'll upload the new version today sometime.

    - Nutty

  9. #9
    Senior Member OpenGL Pro
    Join Date
    Feb 2001
    Location
    Switzerland
    Posts
    1,840

    Re: NV_VERTEX_PROGRAM

    Index of /OtherZips/
    v Name Last Modified Size
    __________________________________________________ ___________

    Parent directory
    glut-3.7.3-dlls.zip 7 Feb 01 19:55 110.6Kb
    __________________________________________________ ___________


    i cant see there much of the win2k driver file..
    http://davepermen.net - if i could stay true to my heart, i would feel totally free

  10. #10
    Senior Member OpenGL Pro
    Join Date
    Aug 2000
    Location
    Portsmouth, Hampshire, England
    Posts
    1,063

    Re: NV_VERTEX_PROGRAM

    How bizarre.
    I definitly put them up.

    Either
    a) they accidentally got deleted or
    b) someone told my host to remove them.

    I'm uploading them again now.

    - Nutty

Posting Permissions

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