Fragment processing
Fragment processing is a term in computer graphics referring to a collection of operations applied to fragments generated by the rasterization operation in the rendering pipeline.
During the rendering of computer graphics, the rasterization step takes a primitive, described by its vertex coordinates with associated color and texture information, and converts it into a set of fragments. These fragments then undergo a series of processing steps, e.g. scissor test, alpha test, depth test, stencil test, blending, texture mapping and so on. These steps are collectively referred to as fragment processing.[1][2][3]
See also
- Computer representation of surfaces
- Glossary of computer graphics
- Graphical perception
- Spatial visualization ability
- Visualization (graphics)
References
- ^ Rost, Randi J. (2006). OpenGL Shading Language. Addison-Wesley. ISBN 0-321-33489-2.
- ^ McReynolds, Tom; Blythe, David (2005). Advanced Graphics Programming Using OpenGL. Elsevier. ISBN 1-55860-659-9.
- ^ Astle, Dave; Durnil, Dave (2004). OpenGL ES Game Development. Thomson Course Technology. ISBN 1-59200-370-2.
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.