Sample applications illustrate how to use ODA Kernel SDK features when developing custom applications.
The following table describes which areas are featured in the sample code.
Name | Source Code Location | Developer Level | Platform Specific | Description |
---|---|---|---|---|
Common | Kernel/Examples/Common | Beginner, Advanced | Android, iOS, macOS, Linux, Windows | ODA Kernel SDK sample application reusable files. |
DwfxSignatureSample | Kernel/Examples/DwfxSignatureSample | Beginner | Android, iOS, macOS, Linux, Windows | A sample console application that illustrates working with digital signature for .dwf files. |
ExAlloc | Kernel/Examples/ExAlloc | Advanced | Android, iOS, macOS, Linux, Windows | Example of customizing memory management. |
PointCloudConverterSample | Kernel/Examples/PointCloudConverterSample | Beginner | Android, iOS, macOS, Linux, Windows | A sample console application that illustrates reading a user point cloud file and converting its content to an .rcs file. |
SATBrepSample | Kernel/Examples/SATBrepSample | Beginner | Android, iOS, macOS, Linux, Windows | A sample console application that is used for reading an .sat or .sab file and dumping its contents to the console. |
SATConverter | Kernel/Examples/SATConverter | Beginner | Android, iOS, macOS, Linux, Windows | A sample console application that is used for reading an .sat or .sab file and saving it to a specified version. |
SATGeomTracer | Kernel/Examples/SATGeomTracer | Beginner | Android, iOS, macOS, Linux, Windows | A sample console application that is used for reading an .sat or .sab file and dumping geometry to the console. |
XmlGLES2View | Kernel\Examples\XmlGLES2View | Beginner | Windows | A sample GLES2 Xml viewer for Windows operating systems. |
To learn how to compile the sample applications, see the Compiling Kernel Sample Applications topic.
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|