Skip to content

andreduvoisin/Game-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Engine

Game engine demo written in C++ that includes:

  • SIMD math library
  • DirectX 9 graphics
  • Skeletal animation
  • Custom shaders, including phong shading
  • Camera, along with mouse and keyboard controls
  • Memory allocators (stack and pool)

Written for ITP-485 at the University of Southern California (USC).

About

C++ Game Engine including SIMD math, memory allocators, and DirectX 9 graphics

Resources

Stars

Watchers

Forks

Packages

No packages published