An open API service indexing awesome lists of open source software.

https://github.com/dwctor/gameabstractionperformanceanalysis


https://github.com/dwctor/gameabstractionperformanceanalysis

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Game Abstraction Performance Analysis (GAPA)
> This repository is an "Analysis of Game Performance at Different Abstraction Levels". An overview of the ideas, tasks and goals of the project can be found in `Proposal.pdf`.

## Template
All three game engine folders have a `template` subfolder that attempts to show the structure that all games in that game engine will try to replicate.

Other than that, the Template example has a FPS display to show how many frames per second that engine achieves.