项目作者: cdacamar

项目描述 :
utilities for creating video games
高级语言: C++
项目地址: git://github.com/cdacamar/game_assets.git
创建时间: 2014-10-10T00:07:10Z
项目社区:https://github.com/cdacamar/game_assets

开源协议:

下载


game_assets

utilities for creating video games

Basis:

This library is heavily based on the cppcon talk: “Quick game development with C++11/C++14 - Vittorio Romero” see: https://github.com/SuperV1234

Features:

  • Compile time mapped entity groups, removing the need for both typeid and it’s runtime overhead
  • Now able to work with any device context capture by reference!
  • More to come!