Skip to content

Yaw SDK#

Overview#

The Yaw SDK is a powerful toolkit designed to enable seamless integration between your game and the Yaw Simulator. Unlike traditional integration methods that rely on Gamelink, the Yaw SDK provides direct access to the Yaw Simulator's features, allowing developers to create immersive experiences with minimal overhead. This documentation provides a comprehensive guide to setting up, configuring, and using the Yaw SDK in your game development projects.

Key Features#

  • Direct Integration: Communicate directly with the Yaw Simulator without intermediaries like Gamelink.
  • Cross-Platform Support: Compatible with major gaming platforms, including Windows, macOS, and Linux, Android.
  • Real-Time Control: Send and receive simulator data in real-time for responsive gameplay.

Getting Started#

Prerequisites#

Before integrating the Yaw SDK, ensure you have the following:

  • Yaw Simulator Hardware, or Emulator: A compatible Yaw Simulator device (version 2.0 or later).
  • Development Environment: A supported IDE or text editor (e.g., Visual Studio, Unity, Unreal Engine).
  • Programming Language: The SDK supports C++, C#, and Python (version 3.8+).
  • Operating System: Windows 10/11, macOS 11+, or Ubuntu 20.04+.

Installation#

Download the SDK:#