WOWCube Docs logo
WOWCube Docs
Mission Control
Section Shortcuts
APIExamplesSourceWOWConnectChangelog
Filters
SDK and language defaults persist in cookies.
SDK version
Navigation Tree
Collapsed by default, focused on the active path.
Made byMcKay Seamons
GitHub
  1. Home
  2. Docs
  3. Examples
  4. info.json
Mission NodeSDK 6.2C++renderingProject Included

info.json

Examples / SDK 6.2 / C++ / rendering / Gfx Engine - Sprite Atlas
info.json
JSON
1{
2 "name":"Gfx Engine - Sprite Atlas",
3 "desc":"This example demonstrates how to create and use sprite atlases",
4 "prev_key":"Rendering/9",
5 "next_key":"Topology/1",
6 "has_project":true
7}
Wrapped for easier reading. Turn wrap off to inspect exact line lengths.
Context Rail

Project files

GfxSpriteAtlas.cpp
project/src/GfxSpriteAtlas.cpp
GfxSpriteAtlas.h
project/src/GfxSpriteAtlas.h
wowcubeapp-build.json
project/wowcubeapp-build.json
Context Rail

Related nodes

Gfx Engine - Sprite Atlas
Examples / SDK 6.2 / C++ / rendering
GfxSpriteAtlas.cpp
Examples / SDK 6.2 / C++ / rendering / Gfx Engine - Sprite Atlas / project / src
GfxSpriteAtlas.h
Examples / SDK 6.2 / C++ / rendering / Gfx Engine - Sprite Atlas / project / src
wowcubeapp-build.json
Examples / SDK 6.2 / C++ / rendering / Gfx Engine - Sprite Atlas / project
Previous Node
Gfx Engine - Sprite Atlas
Examples / SDK 6.2 / C++ / rendering
Next Node
GfxSpriteAtlas.cpp
Examples / SDK 6.2 / C++ / rendering / Gfx Engine - Sprite Atlas / project / src