Looking for sample ARB vertex programs
I've been scouring the web to find examples of ARB Vertex Programs that I could test in Jag's Shader Builder, but no luck so far. Does anybody know of a place to get them?
There are a couple in /Developer/Examples/OpenGL/Shaders/... other than that, though, you're pretty much on your own. There's lots of NV_vertex_program examples, which should be relatively easy to translate...
The problem is, the first set of PC drivers that support it were only released a day or two ago, so it'll take a while for the people who make those kinds of examples to catch up...
The problem is, the first set of PC drivers that support it were only released a day or two ago, so it'll take a while for the people who make those kinds of examples to catch up...
Yeah, I figured that it would be difficult to find them since it is quite a new feature of OpenGL, but I didn't think it would be THIS difficult. I've been scouring, but I have not found a single ARB_Vertex_Program on the web. I'll see if I can figure out how to convert an NV vertex program into an ARB one (or an ATI one to an ARB one).
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Free paint programs? | Toontingy | 12 | 5,607 |
May 18, 2009 01:14 PM Last Post: Ingemar |
|
| Sample Code Apple removed? | SaxMan | 12 | 5,706 |
Jan 17, 2009 05:26 PM Last Post: AnotherJake |
|
| Frame buffers, vertex programs and more. 8600m GT | m3the01 | 18 | 7,279 |
Nov 18, 2007 07:34 PM Last Post: m3the01 |
|
| New Apple Render to Vertex Buffer Sample | OneSadCookie | 13 | 6,669 |
Oct 15, 2006 01:10 AM Last Post: OneSadCookie |
|
| FBO sample code posted | arekkusu | 5 | 3,975 |
Sep 20, 2006 09:23 PM Last Post: Frank C. |
|

