Method, system, and computer program product for...

Computer graphics processing and selective visual display system – Display driving control circuitry – Controlling the condition of display elements

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C345S215000

Reexamination Certificate

active

06717599

ABSTRACT:

BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates to computer graphics. More particularly, it relates to implementing derivative operators with graphics hardware.
2. Related Art
Computer graphics systems are used to render all kinds of objects for display. In general, it is important that objects rendered for display appear as realistic to a viewer as possible. This is particularly the case, for example, in computer graphics imagery (CGI) for use in motion pictures and animation. In many applications, it is also important that the computer graphics system used to render objects for display operate at an interactive rate. As would be known to a person skilled in the relevant art, programmable shading can be used to render objects that appear very realistic to a viewer, but programmable shading cannot be implemented at an interactive rate in most, if not all, available computer graphics systems.
Programmable shading involves the use of a special programming language known in the relevant art as a shading language. A shading language is used to specify the appearance and surface characteristics of objects in an image or a scene. See Pat Hanrahan's and Jim Lawson's “A language for Shading and Lighting Calculations,” in
Computer Graphics
(SIGGRAPH '90
Proceedings
) Vol. 24, pp. 289-94, which is herein incorporated by reference in its entirety, for a description of a shading language. A typical shading language can simulate a wide variety of appearances including, for example, wood, metal, plastic, fabric, glass, hair, skin, et cetera. A shading language can also be used to describe the emission characteristics of light sources in a scene, the color and reflective properties of each object in a scene, and the transmittance properties of atmospheric media. In many CGI applications, the appearance and surface characteristics of every object in a scene are described using a shading language. As would be known to a person skilled in the relevant art, programmable shading plays an important role in the creation of special effects for movies and television. Programmable shading also plays an important role in other applications as well, for example, in engineering and scientific applications for visualization of data.
A key feature of most shading languages is the ability to implement derivative operators. A derivative operator is a function that returns a derivative value. Derivative operators are used in computer graphics. For example, derivative operators are used for determining surface normals, for determining noise frequency limits, and for antialiasing. Implementing derivative operators can be a significant task in computer graphics. Calculating derivatives can consume a significant amount of the total processing time needed to render an image. Using a shading language to implement derivative operators, however, significantly simplifies the task.
A typical application program accesses shading language procedures, including derivative operators, through a programmable interface extension of a graphics application programming interface (graphics API). As would be known to a person skilled in the relevant art, a shading language is basically a library of procedures, known in the relevant art as shaders, that can be called during the rendering of an image. A shading language procedure can have very general programing constructs such as loops, conditional statements, and functions. In some examples, shading language source files (i.e., procedures) are compiled to produce object files. When a scene description using a shading language is being rendered, an object file corresponding to a shader must be retrieved from a library and loaded into the memory of the computer graphics system being used to render the scene. The object file must then be executed by the graphics system's general purpose processor in order to produce the desired effects in the rendered scene.
The known methods used to implement shading language procedures, including derivative operators, place a significant burden on the graphics hardware and driver software of computer graphics systems. Graphics hardware is generally designed to support a parametric appearance model. For example, Phong lighting is evaluated per vertex with one or more texture maps applied after Gouraud interpolation of the lighting results. Graphics hardware is not designed to support the general programming constructs of a shading language. Therefore, known shading language procedures such as, for example, shading language derivative operators are translated into a general purpose programing language and compiled to run on a general purpose processor. Because general purpose processors are not designed to process millions of pixels each second, as are special purpose graphics processors and graphics hardware, the known methods used to implement shading language procedures cannot be implemented at an interactive rate on most, if not all, available computer graphic systems.
What is needed is a method, system, and computer program product for implementing derivative operators at an interactive rate in computer graphics systems. In particular, what is needed is a method, system, and computer program product for implementing derivative operators with graphics hardware.
SUMMARY OF THE INVENTION
The present invention provides a method, system, and computer program product for implementing derivative operators at an interactive rate in computer graphics systems. In an embodiment, a data structure representing the operation of one or more computer program statements is received by a compiler and transformed into a tree data structure. Nodes of the tree data structure that determine derivative information are marked. A transform rule is applied to the marked nodes to transform the tree data structure into a data structure that can be implemented with graphics hardware interface program statements. In one embodiment of the invention, the compiler transforms shading language statements into graphics application programming interface statements that can be implemented with multiple passes through a graphics pipeline. It is a feature of the present invention that it can be implemented on a wide range of computer graphics systems.


REFERENCES:
patent: 6252608 (2001-06-01), Snyder et al.
Mark Peercy et al., “Accelerated Programmable Shading,” paper copy of slide presentation distributed atGDCHardCore Technical Seminar—Programming for 21stCentury Games: Graphics,Dec. 1999, San Francisco, CA, 19 sheets.
Paul S. Strauss and Rikk Carey, “An Object-Oriented 3D Graphics Toolkit,”Computer Graphics,vol. 26, No. 2, ACM Press, Jul. 1992, pp. 341-349.
Steve Upstill,The RenderMan™ Companion: A Programmer's Guide to Realistic Computer Graphics,Addison-Wesley Publishing Company, 1990, Reading, Massachusetts, pp. ix-xiii and 287-332.
Christopher W. Fraser et al., “Engineering a Simple, Efficient Code-Generator Generator,”ACM Letters on Programming Languages and Systems,vol. 1, No. 3, ACM Press, Sep. 1992, pp. 213-226.
Larry Gritz and James K. Hahn, “BMRT: A Global Illumination Implementation of the RenderMan Standard,”Journal of Graphics Tools,vol. 1, No. 3, A.K. Peters, Ltd., 1996, pp. 29-47.
Pat Hanrahan and Jim Lawson, “A Language for Shading and Lighting Calculations,”Computer Graphics,vol. 24, No. 4, ACM Press, Aug. 1990,pp. 289-298.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Method, system, and computer program product for... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method, system, and computer program product for..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method, system, and computer program product for... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3186379

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.