meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
sdk-organization [2023/04/04 09:51]
steph.jorgensen
sdk-organization [2023/04/04 09:51] (current)
steph.jorgensen
Line 7: Line 7:
 There are several libraries in the SDK, building upon one another with specializations for each supported graphics API as illustrated below: There are several libraries in the SDK, building upon one another with specializations for each supported graphics API as illustrated below:
  
-{{ :sdk:sdk_architecture.png?1000 |}}+{{sdk:sdk_architecture.png?1000}}
  
   * **Core**: Reads the [[loading-stsdk-files|.stsdk file format]], providing coordinates, texcoords, tangents, billboard data, level of detail (LOD) data, materials and texture filenames, bones, and collision objects. Also provides run-time wind management, coordinate system conversions, and a client callback system (allocations, file access).   * **Core**: Reads the [[loading-stsdk-files|.stsdk file format]], providing coordinates, texcoords, tangents, billboard data, level of detail (LOD) data, materials and texture filenames, bones, and collision objects. Also provides run-time wind management, coordinate system conversions, and a client callback system (allocations, file access).