Skip to content

CoolName11/GameEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameEngine

I developed this game engine using C++ over 2 years courses. This 3D game engine include networking (RakNet), AI, world editor (wxWidgets), graphics (data driven, deferred rendering), collision, audio (FMOD), fbx loader, ... The projects include Capture the Flag game build using the game engine.

Requirement:

Before you run the game, make sure you build all the sub projects.

The renderer engine is built using DirectX 3D. I also wrote some shader:

  • shadow
  • normal mapping
  • environment map
  • soft intersecton
  • alpha blending
  • wobble effect
  • post processing rendering

About

3D game engine include networking (RakNet), AI, world editor, graphics (data driven, deferred rendering), collision, audio, ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published