/woden-controls

Woden extensions to manage controllers in a Game Framework World

Primary LanguageSmalltalkMIT LicenseMIT

License

Pharo 11 CI

Woden Controls

This project is an extension of Woden 3D engine for UI prototyping needs. It contains VR controller detection capacities and some utils.

Getting Started

Installation

To install the project on your Pharo image you can just execute the following script:

Metacello new
   baseline: 'WodenControls';
   repository: 'github://OpenSmock/woden-controls:main/src';
   load.

Dependencies

Woden - Core Heavy Example

License

This project is licensed under the MIT License - see the LICENSE file for details.