Skip to content

299299/golden_game_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameProject for hobby

logo

Info

Win32 only game project, not targeting a cross-platform or generic game engine.

Screenshots

maya dx11 material short_0

maya dx11 and engine runtime view short_1 short_2

pipline tool -- realtime sync from maya to engine short_3

from level to engine & script hot reload. short_4

animation and bone attachment short_5

ThirdParties

  1. Build System: genie (https://github.com/bkaradzic/genie)
  2. Common: bx (https://github.com/bkaradzic/bx)
  3. Graphics: bgfx (https://github.com/bkaradzic/bgfx)
  4. Physics: Havok free PC SDK (https://software.intel.com/sites/havok/en/)
  5. Animation: Havok free PC SDK (https://software.intel.com/sites/havok/en/)
  6. Json: jsonxx (https://github.com/hjiang/jsonxx)