Andrew Glassner

Last updated

Andrew S. Glassner (born 1960) is an American expert in computer graphics, well known in computer graphics community as the originator and editor of the Graphics Gems series, An Introduction to Ray Tracing, and Principles of Digital Image Synthesis. His later interests include interactive fiction, writing and directing and consulting in computer game and online entertainment industries. [1] He worked at the New York Institute of Technology Computer Graphics Lab. [2]

Contents

He started working in 3D computer graphics in 1978. He earned his B.S. in computer engineering (1984) from Case Western Reserve University, Cleveland, Ohio, M.S. in computer science (1987) and Ph.D. (1988, advisor Frederick Brooks) from the University of North Carolina at Chapel Hill, Chapel Hill, NC. [1]

He was a researcher in computer graphics with Xerox Palo Alto Research Center (1988–1994) and with Microsoft Research (1994–2000). [1] [3]

His other positions include founding editor of the Journal of Graphics Tools , founding member of the advisory board of Journal of Computer Graphics Techniques , and editor-in-chief of ACM Transactions on Graphics (1995–1997). He served as Papers Chair for SIGGRAPH '94. [4]

Since 1996 he has been writing the Andrew Glassner's Notebook column in the IEEE Computer Graphics & Applications journal, collected into three books.

In 2018 he digitally published the book Deep Learning From Basics to Practice.

In July 2019, he took up a position as senior research scientist at visual effects company Weta Digital.

Bibliography

Related Research Articles

<span class="mw-page-title-main">Rendering (computer graphics)</span> Process of generating an image from a model

Rendering or image synthesis is the process of generating a photorealistic or non-photorealistic image from a 2D or 3D model by means of a computer program. The resulting image is referred to as the render. Multiple models can be defined in a scene file containing objects in a strictly defined language or data structure. The scene file contains geometry, viewpoint, texture, lighting, and shading information describing the virtual scene. The data contained in the scene file is then passed to a rendering program to be processed and output to a digital image or raster graphics image file. The term "rendering" is analogous to the concept of an artist's impression of a scene. The term "rendering" is also used to describe the process of calculating effects in a video editing program to produce the final video output.

<span class="mw-page-title-main">Ray tracing (graphics)</span> Rendering method

In 3D computer graphics, ray tracing is a technique for modeling light transport for use in a wide variety of rendering algorithms for generating digital images.

<span class="mw-page-title-main">Constructive solid geometry</span> Creating a complex 3D surface or object by combining primitive objects

Constructive solid geometry is a technique used in solid modeling. Constructive solid geometry allows a modeler to create a complex surface or object by using Boolean operators to combine simpler objects, potentially generating visually complex objects by combining a few primitive ones.

The Computer Graphics Lab was a computer lab located at the New York Institute of Technology (NYIT) in the late 1970s and 1980s, founded by Dr. Alexander Schure. It was originally located at the "pink building" on the NYIT campus.

<span class="mw-page-title-main">Viewing frustum</span> Region of space in the modeled world that may appear on the screen

In 3D computer graphics, the view frustum is the region of space in the modeled world that may appear on the screen; it is the field of view of a perspective virtual camera system.

<span class="mw-page-title-main">Texel (graphics)</span> Fundamental unit of a texture map

In computer graphics, a texel, texture element, or texture pixel is the fundamental unit of a texture map. Textures are represented by arrays of texels representing the texture space, just as other images are represented by arrays of pixels.

<span class="mw-page-title-main">Real-time computer graphics</span> Sub-field of computer graphics

Real-time computer graphics or real-time rendering is the sub-field of computer graphics focused on producing and analyzing images in real time. The term can refer to anything from rendering an application's graphical user interface (GUI) to real-time image analysis, but is most often used in reference to interactive 3D computer graphics, typically using a graphics processing unit (GPU). One example of this concept is a video game that rapidly renders changing 3D environments to produce an illusion of motion.

James F. Blinn is an American computer scientist who first became widely known for his work as a computer graphics expert at NASA's Jet Propulsion Laboratory (JPL), particularly his work on the pre-encounter animations for the Voyager project, his work on the 1980 Carl Sagan documentary series Cosmos, and the research of the Blinn–Phong shading model.

Geometric modeling is a branch of applied mathematics and computational geometry that studies methods and algorithms for the mathematical description of shapes. The shapes studied in geometric modeling are mostly two- or three-dimensional, although many of its tools and principles can be applied to sets of any finite dimension. Today most geometric modeling is done with computers and for computer-based applications. Two-dimensional models are important in computer typography and technical drawing. Three-dimensional models are central to computer-aided design and manufacturing (CAD/CAM), and widely used in many applied technical fields such as civil and mechanical engineering, architecture, geology and medical image processing.

Computer graphics lighting is the collection of techniques used to simulate light in computer graphics scenes. While lighting techniques offer flexibility in the level of detail and functionality available, they also operate at different levels of computational demand and complexity. Graphics artists can choose from a variety of light sources, models, shading techniques, and effects to suit the needs of each application.

A K Peters, Ltd. was a publisher of scientific and technical books, specializing in mathematics and in computer graphics, robotics, and other fields of computer science. They published the journals Experimental Mathematics and the Journal of Graphics Tools, as well as mathematics books geared to children.

<span class="mw-page-title-main">Eric Haines</span> American computer programmer

Eric Haines is an American software engineer and expert in computer graphics, specifically image rendering. Currently he is with NVIDIA Corporation as Distinguished Engineer. He is a co-author of the book Real-Time Rendering, currently in its fourth edition.

<span class="mw-page-title-main">Computer graphics (computer science)</span> Sub-field of computer science

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.

<span class="mw-page-title-main">Computer graphics</span> Graphics created using computers

Computer graphics deals with generating images and art with the aid of computers. Today, computer graphics is a core technology in digital photography, film, video games, digital art, cell phone and computer displays, and many specialized applications. A great deal of specialized hardware and software has been developed, with the displays of most devices being driven by computer graphics hardware. It is a vast and recently developed area of computer science. The phrase was coined in 1960 by computer graphics researchers Verne Hudson and William Fetter of Boeing. It is often abbreviated as CG, or typically in the context of film as computer generated imagery (CGI). The non-artistic aspects of computer graphics are the subject of computer science research.

<span class="mw-page-title-main">Scientific Computing and Imaging Institute</span> Research institute at the University of Utah

The Scientific Computing and Imaging (SCI) Institute is a permanent research institute at the University of Utah that focuses on the development of new scientific computing and visualization techniques, tools, and systems with primary applications to biomedical engineering. The SCI Institute is noted worldwide in the visualization community for contributions by faculty, alumni, and staff. Faculty are associated primarily with the School of Computing, Department of Bioengineering, Department of Mathematics, and Department of Electrical and Computer Engineering, with auxiliary faculty in the Medical School and School of Architecture.

Maureen C. Stone is an American computer scientist, specializing in color modeling.

<span class="mw-page-title-main">Physically based rendering</span> Computer graphics technique

Physically based rendering (PBR) is a computer graphics approach that seeks to render images in a way that models the lights and surfaces with optics in the real world. Often referred as "Physically Based Lighting" and "Physically Based Shading". Many PBR pipelines aim to achieve photorealism. Feasible and quick approximations of the bidirectional reflectance distribution function and rendering equation are of mathematical importance in this field. Photogrammetry may be used to help discover and encode accurate optical properties of materials. PBR principles may be implemented in real-time applications using Shaders or offline applications using Ray tracing (graphics) or Path tracing.

Peter Shirley is an American computer scientist and computer graphics researcher. He is a Distinguished Scientist at NVIDIA and adjunct professor at the University of Utah in computer science. He has made extensive contributions to interactive photorealistic rendering. His textbook, Fundamentals of Computer Graphics, is considered one of the leading introductory texts on computer graphics and is currently in the fourth edition.

Michael F. Cohen is an American computer scientist and researcher in computer graphics. He was a senior research scientist at Microsoft Research for 21 years until he joined Facebook Research in 2015. In 1998, he received the ACM SIGGRAPH CG Achievement Award for his work in developing radiosity methods for realistic image synthesis. He was elected a Fellow of the Association for Computing Machinery in 2007 for his "contributions to computer graphics and computer vision." In 2019, he received the ACM SIGGRAPH Steven A. Coons Award for Outstanding Creative Contributions to Computer Graphics for “his groundbreaking work in numerous areas of research—radiosity, motion simulation & editing, light field rendering, matting & compositing, and computational photography”.

Kavita Bala was born in Mumbai, India in 1971 and is a computer scientist, entrepreneur, and academic. She is Professor in the Department of Computer Science at Cornell University. After serving as department chair from 2018–2020, she was appointed Dean of the Faculty for Computing and Information Science, now known as the Ann S. Bowers College of Computing and Information Science.

References

  1. 1 2 3 "Glassner's resume" (PDF).
  2. "Biography - Andrew Glassner". 26 April 2014.
  3. "Microsoft Quietly Puts Together Computer Research Laboratory", December 11, 1995: "Others recently brought aboard are Jim Blinn, Andrew Glassner and Alvy Ray Smith, three of the most respected talents in the world of computer graphics research."
  4. "Biography - Andrew Glassner". 26 April 2014.
  5. Glassner, Andrew (23 April 2014). "Principles of Digital Image Synthesis". Glassner.com. Retrieved 24 November 2015.