AssimpKit
stable

User Documentation

  • AssimpKit at a glance
  • Getting Started
  • Tutorial
  • Example Apps
  • FAQ

Developer Documentation

  • Installation
  • XCode Project Layout
  • Design
  • Contributing

Dessert

  • API
  • Release Notes
AssimpKit
  • Docs »
  • Welcome to AssimpKit’s documentation!
  • Edit on GitHub

Welcome to AssimpKit’s documentation!¶

AssimpKit is an open source library hosted on Github that converts 30 3D file formats using Assimp to Scene Kit scenes.

The main documentation for this library is split into:

  • User Documentation
  • Developer Documentation
  • Dessert

User Documentation¶

  • AssimpKit at a glance
    • Introduction
    • Why AssimpKit
  • Getting Started
    • Requirements
    • Installation
    • API Overview
  • Tutorial
    • Load a 3D model
    • Load Skeletal Animations
    • Serialization and integrating with asset pipeline
    • Using .scn archives exported from AssimpKit in your app
  • Example Apps
    • Build Instructions for the example apps
    • About the iOS example app
    • About the macOS example app
  • FAQ

Developer Documentation¶

  • Installation
    • Assimp Dependency
  • XCode Project Layout
    • Common Code
    • Targets
    • Example Apps
  • Design
    • Classes
    • Generating the scene kit scene graph
    • Pass 1: Generating the graph with geometry
    • Pass 2: Generating Skeletal Animations
    • Pass 3: Generating native SCNScene instances
    • Loading Animations
    • Testing
  • Contributing

Dessert¶

  • API
  • Release Notes
    • Version 1.1
    • Version 1.0
Next

© Copyright 2016, Deepak Surti. Revision 21d8febc.

Built with Sphinx using a theme provided by Read the Docs.