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

https://github.com/zanders3/sponza

A small graphics engine written in C++ which uses the DirectX 10.00 API
https://github.com/zanders3/sponza

Last synced: about 1 year ago
JSON representation

A small graphics engine written in C++ which uses the DirectX 10.00 API

Awesome Lists containing this project

README

          

Sponza Game Engine!

Explanation of folder structure:

Pipeline/ Game Pipeline code for building models, textures, etc.
Content/Source Art assets
Content/Out Built Art Assets
Content/Builders Builder plugins from the game pipeline.
Sponza/* Game/Engine code
bin/* Game output binaries
obj/* Game obj directory
Libs/* External lib directory.