An open API service indexing awesome lists of open source software.

https://github.com/tomasf/navlibdemo

Simple demo of NavLibSwift
https://github.com/tomasf/navlibdemo

Last synced: about 1 year ago
JSON representation

Simple demo of NavLibSwift

Awesome Lists containing this project

README

          

# NavLibDemo

NavLibDemo is a minimal example of using [NavLibSwift](https://github.com/tomasf/NavLibSwift) to add 3DConnexion SpaceMouse support to a macOS app.

## Features
- Demonstrates basic setup of `NavLibSession`.
- Integrates with a SceneKit view.
- Shows how to configure session properties for navigation.

## Usage
1. Clone this repository.
2. Ensure you have 3DConnexion's 3DxWare installed.
3. Open the project in Xcode and run it.

For more details, check out [NavLibSwift](https://github.com/tomasf/NavLibSwift).