Skip to content

andreduvoisin/Game-Engine

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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