Skip to content

loggerJK/COSE331_Computer_Graphics

Repository files navigation

COSE331_Computer_Graphics

  • Full assignment specification can be found in pptx files in root directory

Preview : HW3

Homework 3

Files

  • Vertex shader file (app/src/main/assets/vertex.glsl)
  • Fragment shader file (app/src/main/assets/fragment.glsl)
  • Scene class file (app/src/main/cpp/scene.cpp)
  • Main source file (app/src/main/cpp/main.cpp)

Homework 1

  • Virtual Trackball

Homework 2

  • Phong Shading
  • Alpha blending

Homework 3

  • Implement forward kinematics
  • Apply skinning on the mesh
  • Interpolate the animation between key frames

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages