Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
/ woden-controls Public archive

Woden extensions to manage controllers in a Game Framework World

License

Notifications You must be signed in to change notification settings

OpenSmock/woden-controls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published