16
Graphics cgvr.korea.ac.kr Graphics Lab @ Korea University Introduction to CSE385 고고고고고 고고고 고고고고 고고고

Introduction to Computer Graphics(2)

Embed Size (px)

Citation preview

Page 1: Introduction to Computer Graphics(2)

Graphics

cgvr.korea.ac.kr Graphics Lab @ Korea University

Introduction to CSE385

고려대학교 컴퓨터 그래픽스 연구실

Page 2: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Inspirational Video

Entirely Computer-Generated

Page 3: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Exercise: Video Analysis

What is Modeled or Simulated to Produce this Video?

Page 4: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Exercise: Video Analysis

What is Modeled or Simulated to Produce this Video? Representing of objects Simulate light Shadows Textures Camera focus (depth of field) Refraction Animation Physics Opacity Music Story ideas

Page 5: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

What is Computer Graphics?

Algorithms for Visual Simulations

Page 6: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Main Themes

Imaging Representing 2D images

Modeling Representing 3D objects

Rendering Constructing 2D images from 3D models

Animation Simulating changes over time

Page 7: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Imaging

Warping

Metamorphosis

Non-Photorealistic Rendering

Page 8: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Warping

Courtesy of Princeton Univ.

Page 9: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Metamorphosis (Morphing)

Image 0Image 0

Image 1Image 1

Warp 0Warp 0

Warp 1Warp 1

ResultResult

Page 10: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Metamorphosis (Morphing)

Image 0Image 0

Image 1Image 1

Warp 0Warp 0

Warp 1Warp 1

ResultResult

Page 11: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Polygon Morphing

Page 12: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Polygon Morphing

Page 13: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Non-Photorealistic Rendering

Page 14: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Modeling

Shape Description & Design

Page 15: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Rendering

Simulating Behavior of Lights & Image Formation

Page 16: Introduction to Computer Graphics(2)

cgvr.korea.ac.kr

CGVR

Graphics Lab @ Korea University

Animation

Motion Representation & Control