Launch Paths
Sample projects surfaced as cards, not buried folders.
These cards are code snippets built from SDK example metadata. Binary image and sound assets are not included here, so the snippets are not complete, buildable SDK projects.
Code snippets · assets not included
Command Filters
Example mission filters
Filters update automatically as you type or select.
Launch PathSDK 6.3C++basicsCode Snippet
Getting Started
Getting Started Preface Traditionally, prgrammer's journey with any new langauge or device or SDK starts with something simple, something like Hello, World a...
Examples / SDK 6.3 / C++ / basics3 files
Launch PathSDK 6.3C++renderingCode Snippet
Simple Shapes - Circles
Rendering Circles This example demonstrates the use of WOWCube API circle rendering function for visualisation of a system of particles. In geometry, a circl...
Examples / SDK 6.3 / C++ / rendering3 files
Launch PathSDK 6.3C++renderingCode Snippet
GFX Engine - Text
GFX Engine Text Ok, so we've learned how to draw graphic primitives and sprites, as well as how to render a text using CubiOS native API. This could have bee...
Examples / SDK 6.3 / C++ / rendering3 files