CNSDK  0.7.28
Loading...
Searching...
No Matches
Leia Core Native SDK (CNSDK)

CNSDK simplifies Leia Lightfield device support implementation.

While not absolutely required, the CNSDK will allow you to harness the ability of your lightfield device in a simple manner. Any developer attempting to create Leia lightfield 3D experiences without CNSDK will encounter significant technical challenges. We therefore highly suggest using CNSDK for your application.

Jump directly into the core of the CNSDK API.

Or start from one of the sample projects shipped with the SDK:

samples
├─ android - Android super-project that references all android tests
├─ leia
│  ├─ sdk
│  │  ├─ tests
│  │  │  ├─ android
│  │  │  ├─ androidSharedCamera
│  ├─ lwEngine
│  │  ├─ tests
│  │  │  ├─ android
│  │  │  ├─ androidJava
│  │  │  ├─ win

Developer Guides