Computer Science BooksComputer Graphics Books

Basics of Computer Graphics

Advertisement

Basics of Computer Graphics

Basics of Computer Graphics

This note covers the following topics: Graphics Primitives, 2D Transformation and Viewing, 3D Concept and Object Representation, 3D Transformation and Viewing, Depth Buffer Method and Z Buffer Method, Basic illumination model, Shading Model and Lighting Model.

Author(s):

s130 Pages
Similar Books
Computer Graphics and Image Processing

Computer Graphics and Image Processing

This note covers the following topics: What are Computer Graphics and Image Processing, digital image, Image capture , Image display, Sampling, Human visual system, Simultaneous contrast, Classifying colours, Colour vision, Chromatic metamerism, Storing images in memory, Hermite cubic, Douglas and Pucker’s algorithm, Clipping, Polygon filling, Clipping polygons, Bounding boxes, Curves in 3D.

s288 Pages
Introduction to Computer Graphics Version 1.1

Introduction to Computer Graphics Version 1.1

This note explains the following topics: Two-Dimensional Graphics, OpenGL 1.1: Geometry, OpenGL 1.1: Light and Material, Three.js: A 3D Scene Graph, API, Introduction to WebGL, 3D Graphics with WebGL, Beyond Realtime Graphics, Programming Languages, A 3D Modeling Program, Gimp and Inkscape for 2D Graphics, Source Code for Sample Program.

sNA Pages
Lecture Notes Fundamentals of Computer Graphics

Lecture Notes Fundamentals of Computer Graphics

This note is an introduction to the fundamentals of the field of computer graphics. Topics covered includes: Model transformations, Homogeneous Coordinates, View transformations, Projections, View Volume, Projective Transforms, Clipping, windowing, rasterization, Graphics Pipeline, Hidden Surface Removal, Object hierarchies, fractals, L-systems, Cubic Curves and Bicubic Surfaces, Meshes, Lighting, Material, Shading, texture mapping, environment mapping, shadows and interreflections.

s152 Pages
Computer Graphics Course Notes

Computer Graphics Course Notes

This lecture note covers the following topics: Computer Graphics Basics, Introduction to C++, Getting Started with OpenGL, OpenGL Examples, An OpenGL Flight Simulator, Introduction to Java, Writing Classes in Java, Basic Java Graphics, Introduction to JavaScript, JavaScript Graphics with Canvas and Scalable Vector Graphics (SVG).

sNA Pages
Computer Graphics Lecture Notes

Computer Graphics Lecture Notes

This lecture note covers the following topics: Introduction to Graphics, Curves, Transformations, Coordinate Free Geometry, 3D Objects, Camera Models, Visibility, Basic Lighting and Reflection, Basic Ray Tracing, Radiometry and Reflection, Distribution Ray Tracing, Parametric Curves And Surfaces and Animation.

s126 Pages
OpenGL Programming Guide

OpenGL Programming Guide

This guide covers the following topics: State Management and Drawing Geometric Objects, Viewing, Color, Lighting, Blending, Antialiasing, Fog, and Polygon Offset, Display Lists, Drawing Pixels, Bitmaps, Fonts, and Images, Texture Mapping, The Framebuffer, Tessellators and Quadrics.

sNA Pages
OpenGL Reference Manual

OpenGL Reference Manual

This is an alphabetical list of the OpenGL functions in this on-line reference.

sNA Pages
Graphics Programming Black Book (M. Abrash)

Graphics Programming Black Book (M. Abrash)

This book is an integration of Michael's previous writings on assembly language and graphics programming. Much of the focus of this book is on profiling and code testing, as well as performance optimization. It also explores much of the technology behind the Doom and Quake 3-D games, and 3-D graphics problems such as texture mapping, hidden surface removal, and the like. Thanks to Michael for making this book available.

sNA Pages
Simulating Humans Computer Graphics, Animation, and Control (N.I. Badler)

Simulating Humans Computer Graphics, Animation, and Control (N.I. Badler)

This book is intended for human factors engineers requiring current knowledge of how a computer graphics surrogate human can augment their analyses of designed environments. It will also help inform design engineers of the state-of-the-art in human gure modeling, and hence of the human-centered design central to the emergent notion of Concurrent Engineering. Topics covered includes: Body Modeling, Spatial Interaction, Behavioral Control, Simulation with Societies of Behaviors, Task-Level Specifications and Epilogue.

s283 Pages
C++ GUI Programming with Qt3 (Jasmin Blanchette/Mark Summerfield)

C++ GUI Programming with Qt3 (Jasmin Blanchette/Mark Summerfield)

The purpose of this book is to teach you how to write GUI programs using Qt 3. It is assumed that you have a basic knowledge of C++.The code examples use a subset of C++, avoiding many C++ features that are rarely needed when programming Qt.

s464 Pages

Advertisement