If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
![]() |
|
|
#1 |
|
Member
|
Look, I hate to bring up anything 3dfx as it happens to be a touchy subject, but do you guys think things like T-Buffer or ATI's keyframe-interpolation(spelling?) are useful things to the graphics community? It seems to me that as unfortunate as it is, these things are left out because they are not part of OpenGL or DirectX, but I still think it shows open thinking to develop something outside of the "standard API". So in one way it is good to have different ideas, in another way it is bad because it just ends up as wasted development time.
Out of curiousity, besides quadratic patches what are some non-API features nV has brought to the table? |
|
|
|
|
|
#2 |
|
Itchy
Join Date: Feb 2002
Location: United Queendom
Posts: 2,858
|
The T-Buffer is just a slightly modified Accumulation Buffer and as such has not been left out of DirectX.
Also OpenGL is just that, Open. You want to add extensions you are always welcome to. Whether a developer uses them though is a different subject.
__________________
Time is an illusion. Lunchtime doubly so - Douglas Adams |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Feb 2002
Posts: 2,021
|
Keyframe interpolation actually is available through the APIs. It can be done with a vertex program. In DirectX it is refered to a tweening.
|
|
|
|
|
|
#4 |
|
Member
|
Dang seems as if I am seriously undereducated. I always understood it as there were no easy ways for developers to use these features. As for OpenGL, I know they could have eventually added support, but wouldn't they have to go through those ARB extension meetings to determine whether or not that algorithm will be put into the next OpenGL version? Maybe I am just seeing these features as more than they really are, and that is just marketing until the developers actually use them.
|
|
|
|
|
|
#5 |
|
Crazy coder
|
In OpenGL you can use the GL_ATI_vertex_streams extension to do keyframe interpolation, you don't need vertex shaders.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fixed framerate: 60 fps is enough | Frank | 3D Architectures & Chips | 95 | 09-Nov-2004 20:47 |
| A SONY Patent: PS3 A Hybrid Tile Based Deferred Renderrer? | j^aws | Console Technology | 25 | 03-Aug-2004 13:28 |
| A question about Unreal Engine 3 demo shown at E3. | ShePearl | 3D Architectures & Chips | 59 | 31-May-2004 18:15 |
| GFFX Anti-Aliasing with FSAA Tester | Brent | 3D Architectures & Chips | 71 | 03-Feb-2003 09:25 |
| throw your ndas away | muted | 3D Architectures & Chips | 111 | 13-May-2002 22:39 |