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.1C++renderingProject Included

info.json

Examples / SDK 6.1 / C++ / rendering / Simple Shapes - Lines
info.json
JSON
1{
2 "name":"Simple Shapes - Lines",
3 "desc":"This example demonstrates how to render lines",
4 "prev_key":"Rendering/1",
5 "next_key":"Rendering/3",
6 "has_project":true
7}
Wrapped for easier reading. Turn wrap off to inspect exact line lengths.
Context Rail

Project files

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

Related nodes

Simple Shapes - Lines
Examples / SDK 6.1 / C++ / rendering
Lines.cpp
Examples / SDK 6.1 / C++ / rendering / Simple Shapes - Lines / project / src
Lines.h
Examples / SDK 6.1 / C++ / rendering / Simple Shapes - Lines / project / src
wowcubeapp-build.json
Examples / SDK 6.1 / C++ / rendering / Simple Shapes - Lines / project
Previous Node
Simple Shapes - Lines
Examples / SDK 6.1 / C++ / rendering
Next Node
Lines.cpp
Examples / SDK 6.1 / C++ / rendering / Simple Shapes - Lines / project / src