- Fully-Integrated 128-bit 3D/2D/Video Accelerator
- 667 Million pixels per second
- 11Million triangles per second
- T-Buffer technology
A simple explanation is that 3dfx T-Buffer technology is borrowed and modified from an expensive real-time rendering technique, the Accumulation Buffer, that in turn was inspired by non-real-time techniques in ray tracing. With the Accumulation Buffer, each element is rendered and combined multiple times (usually 16 to 30 renderings of slightly different images) to get the layering of effects that creates the final composited image. With its use of multiple buffers, the T-Buffer will work in a very similar fashion to an accumulation buffer but in real time on your PC. As most of the dramatic visual effect is achieved in the first four to eight 'layers', a close approximation of the Accumulation Buffer technique can be achieved in real time by cutting down on the number of repetitions, bypassing the accumulation step and also by applying particular effects to only a selected portion of an image instead of re-rendering the whole image to add effects to only one part. That is just what 3dfx proposes.