Skip to content

EricLu1218/Computer_Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

These are "NTHU CS5500 Computer Graphics" course projects.

⭐⭐⭐ IF THIS REPO HELPS YOU, PLEASE GIVE ME A STAR! ⭐⭐⭐

Homework 1: Transformation

Implement transformation, viewing, and projection matrices (MVP).

Homework 2: Lighting

Implement 3 types of light sources (directional light, position light, and spot light).

Homework 3: Texture Mapping

Binding and passing the texture to shader. Modify the texture filtering & wrapping mode.

About

NTHU CS5500 Computer Graphics Course Projects (include Transformation, Lighting, Texture Mapping)

Topics

Resources

Stars

Watchers

Forks