Skip to content

EricLu1218/Computer_Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

These are "2022 NTHU CS550000 Computer Graphics" course projects.

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

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

Topics

Resources

Stars

Watchers

Forks