zanders3/sponza
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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.