Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Overview  





2 History  





3 Subfields  



3.1  Geometry  





3.2  Animation  





3.3  Rendering  







4 Notable researchers  





5 Applications for their use  





6 See also  





7 References  





8 Further reading  





9 External links  



9.1  Industry  
















Computer graphics (computer science)






العربية
Azərbaycanca

Български
Bosanski
Čeština
Dansk
Deutsch
Eesti
Ελληνικά
Esperanto
فارسی
Français

Հայերեն
ि
Hrvatski
Ido
Bahasa Indonesia
Italiano
עברית

Қазақша
Kreyòl ayisyen
Lietuvių
Magyar
Македонски
Монгол
Nederlands

Norsk bokmål
Олык марий
Oʻzbekcha / ўзбекча
Polski
Română
Sicilianu
Simple English
Slovenčina
Српски / srpski
Srpskohrvatski / српскохрватски
Suomi
Svenska
ி

Türkçe
Türkmençe
Українська
Tiếng Vit


 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 




In other projects  



Wikimedia Commons
Wikibooks
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


A modern rendering of the Utah teapot, an iconic model in 3D computer graphics created by Martin Newell in 1975.

Computer graphics is a sub-field of computer science which studies methods for digitally synthesizing and manipulating visual content. Although the term often refers to the study of three-dimensional computer graphics, it also encompasses two-dimensional graphics and image processing.

Overview[edit]

Computer graphics studies manipulation of visual and geometric information using computational techniques. It focuses on the mathematical and computational foundations of image generation and processing rather than purely aesthetic issues. Computer graphics is often differentiated from the field of visualization, although the two fields have many similarities.

Connected studies include:

Applications of computer graphics include:

History[edit]

There are several international conferences and journals where the most significant results in computer graphics are published. Among them are the SIGGRAPH and Eurographics conferences and the Association for Computing Machinery (ACM) Transactions on Graphics journal. The joint Eurographics and ACM SIGGRAPH symposium series features the major venues for the more specialized sub-fields: Symposium on Geometry Processing,[1] Symposium on Rendering, Symposium on Computer Animation,[2] and High Performance Graphics.[3]

As in the rest of computer science, conference publications in computer graphics are generally more significant than journal publications (and subsequently have lower acceptance rates).[4][5][6][7]

Subfields[edit]

A broad classification of major subfields in computer graphics might be:

  1. Geometry: ways to represent and process surfaces
  2. Animation: ways to represent and manipulate motion
  3. Rendering: algorithms to reproduce light transport
  4. Imaging: image acquisition or image editing

Geometry[edit]

Successive approximations of a surface computed using quadric error metrics

The subfield of geometry studies the representation of three-dimensional objects in a discrete digital setting. Because the appearance of an object depends largely on its exterior, boundary representations are most commonly used. Two dimensional surfaces are a good representation for most objects, though they may be non-manifold. Since surfaces are not finite, discrete digital approximations are used. Polygonal meshes (and to a lesser extent subdivision surfaces) are by far the most common representation, although point-based representations have become more popular recently (see for instance the Symposium on Point-Based Graphics).[8] These representations are Lagrangian, meaning the spatial locations of the samples are independent. Recently, Eulerian surface descriptions (i.e., where spatial samples are fixed) such as level sets have been developed into a useful representation for deforming surfaces which undergo many topological changes (with fluids being the most notable example).[9]

Geometry subfields include:

Animation[edit]

The subfield of animation studies descriptions for surfaces (and other phenomena) that move or deform over time. Historically, most work in this field has focused on parametric and data-driven models, but recently physical simulation has become more popular as computers have become more powerful computationally.

Animation subfields include:

Rendering[edit]

Indirect diffuse scattering simulated using path tracing and irradiance caching.

Rendering generates images from a model. Rendering may simulate light transport to create realistic images or it may create images that have a particular artistic style in non-photorealistic rendering. The two basic operations in realistic rendering are transport (how much light passes from one place to another) and scattering (how surfaces interact with light). See Rendering (computer graphics) for more information.

Rendering subfields include:

Notable researchers[edit]

  • Arthur Appel
  • James Arvo
  • Brian A. Barsky
  • Jim Blinn
  • Jack E. Bresenham
  • Loren Carpenter
  • Edwin Catmull
  • James H. Clark
  • Robert L. Cook
  • Franklin C. Crow
  • Paul Debevec
  • David C. Evans
  • Ron Fedkiw
  • Steven K. Feiner
  • James D. Foley
  • David Forsyth
  • Henry Fuchs
  • Andrew Glassner
  • Henri Gouraud (computer scientist)
  • Donald P. Greenberg
  • Eric Haines
  • R. A. Hall
  • Pat Hanrahan
  • John Hughes
  • Jim Kajiya
  • Takeo Kanade
  • Kenneth Knowlton
  • Marc Levoy
  • Martin Newell (computer scientist)
  • James O'Brien
  • Ken Perlin
  • Matt Pharr
  • Bui Tuong Phong
  • Przemyslaw Prusinkiewicz
  • William Reeves
  • David F. Rogers
  • Holly Rushmeier
  • Peter Shirley
  • James Sethian
  • Ivan Sutherland
  • Demetri Terzopoulos
  • Kenneth Torrance
  • Greg Turk
  • Andries van Dam
  • Henrik Wann Jensen
  • Gregory Ward
  • John Warnock
  • J. Turner Whitted
  • Lance Williams
  • Applications for their use[edit]

    Bitmap Design / Image Editing

    Vector drawing

    Architecture

    Video editing

    Sculpting, Animation, and 3D Modeling

    Digital composition

    Rendering

    Other applications examples

    See also[edit]

  • Computer science
  • Computer science and engineering
  • Computer graphics
  • Digital geometry
  • Digital image editing
  • Geometry processing
  • IBM PCPG, (1980s)
  • Painter's algorithm
  • Stanford Bunny
  • Utah Teapot
  • References[edit]

    1. ^ "geometryprocessing.org". geometryprocessing.org. Retrieved 2014-05-01.
  • ^ [1] Archived March 14, 2007, at the Wayback Machine
  • ^ "High Performance Graphics". highperformancegraphics.org.
  • ^ "Best Practices Memo". Cra.org. Archived from the original on 2014-05-02. Retrieved 2014-05-01.
  • ^ "Choosing a venue: conference or journal?". People.csail.mit.edu. Retrieved 2014-05-01.
  • ^ "Graphics/vision publications acceptance rates statistics". vrlab.epfl.ch. Retrieved 2014-05-01.
  • ^ An extensive history of computer graphics can be found at this page Archived April 5, 2007, at the Wayback Machine.
  • ^ "Point Based Graphics 2007 - PBG07". Graphics.ethz.ch. Retrieved 2014-05-01.
  • ^ "Ron Fedkiw". graphics.stanford.edu. Retrieved 2014-05-01.
  • ^ [2] Archived February 14, 2007, at the Wayback Machine
  • ^ CS 598: Digital Geometry Processing (Fall 2004) Archived 2004-10-25 at archive.today
  • ^ "Digital Geometry Processing". cs.ubc.ca. Retrieved 2014-05-01.
  • ^ "Discrete Differential Geometry". ddg.cs.columbia.edu. Retrieved 2014-05-01.
  • Further reading[edit]

    External links[edit]

    Industry[edit]

    Industrial labs doing "blue sky" graphics research include:

    Major film studios notable for graphics research include:


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Computer_graphics_(computer_science)&oldid=1221047899"

    Category: 
    Computer graphics
    Hidden categories: 
    Webarchive template wayback links
    Webarchive template archiveis links
    Articles with short description
    Short description matches Wikidata
    Commons category link is on Wikidata
    Articles with GND identifiers
    Articles with J9U identifiers
    Articles with LCCN identifiers
    Articles with NDL identifiers
    Articles with NKC identifiers
     



    This page was last edited on 27 April 2024, at 14:48 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki