• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Programmable Primitive Processor...?

tmod

Junior Member
I read that this is to be included on the R5xx, possibly R4xx cards.

What exactly is it?

Thanks.
 
I believe that would give the card the ability to render non-polygon based objects. With primitive rendering objects are described (mathematically) instead of saved as a 3d model, which is a collection of points (vertices).


Edit: just looked it up on Futuremark's vocabulary guide:
Primitive
This is the term used to describe a shape or object in the world of computer graphics. A primitive may simply be a single point or a line, or it could be a triangle or rectangle (quad). Most desktop graphics adapters produce primitives by interpolating vertices into the required shapes - they are then textured one at a time until the whole scene is complete.



Anybody correct me if I am wrong.
 
Back
Top