Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Trzeth/thirdOpenGLProject

Repository files navigation

thirdProject

  1. thirdEngine - A ECS Framework with rendering 2D/3D model ability.
  2. thirdModelViewer -A simple model viewer for debug purpose.
  3. ChecklistGame - A simple game made for end term work.

You can find following features in this project.

  1. Frustum Culling
  2. Shadow Map
  3. Storyboard

All the resources' credit goes to auther.

/lib/* was built on Visual Studio 2019 x64 Debug Mtd

  1. box2d-2.4.1
  2. assimp-5.0.1
  3. glfw-3.3.2
  4. irrKlang-64bit-1.6.0
  5. rapidjson-1.1.0
  6. glm-0.9.9.7