The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Apr. 24, 2007
Filed:
Jan. 07, 2005
Paul Keet, Los Angeles, CA (US);
Jason Quinn Gregory, El Segundo, CA (US);
Mark Evan Dochtermann, Sherman Oaks, CA (US);
Paul Keet, Los Angeles, CA (US);
Jason Quinn Gregory, El Segundo, CA (US);
Mark Evan Dochtermann, Sherman Oaks, CA (US);
Electronic Arts, Redwood City, CA (US);
Abstract
Multiple instances of a single object are aggregated and submitted collectively to a graphics API for rendering. Vertices of the object are replicated into a large buffer and are modified so as to be bound to different transformation matrices in a matrix palette. An index buffer of the object is similarly replicated. Each replicated index buffer is modified to refer to vertices of a different, respective set of replicated vertices. Thus, the large vertex and index buffers are initialized to contain multiple, distinct, and independent copies of the object. Instancing logic aggregates matrix palettes of individual instances of the same object into an aggregated matrix palette and sends the aggregated vertex and index buffers of the object along with the accumulated aggregated matrix palette to the graphics API for rendering. The graphics API resolves the aggregated vertex and index buffers and matrix palette to a collection of triangles in display coordinates to be rasterized, not knowing or caring that the collection of triangles represent not one object but many objects.