Skip to content

uic-evl/omicron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo omicron

=======

The omicron SDK is a library providing access to a variety of input devices, mostly used in immersive installations and stereo display systems.

Some of the devices currently supported by omicron are:

  • All motion capture systems supporting the VRPN protocol
  • NaturalPoint trackers (TrackIR, Optitrack)
  • Wii controllers
  • Xbox 360 controllers
  • Microsoft Kinect (multiple Kinects supported. omicron also offers some functions for Multi-kinect transform calibration)
  • SAGE pointer connections
  • PQLabs multitouch overlays
  • iPad touch interfaces and dynamic GUIs through the custom Porthole protocol
  • Thinkgear brainwave interfaces

omicron abstracts input using modular event services, each providing access to a specific input device. Events can be easily streamed over the network using the omicron connector API. Also, Event services can be chained together to provide advanced functionality.

In addition to event services, omicron provides additional utility APIs to simplify the developement of the non-graphics part of VR applications. These APIs are mostly lightweight wrappers on top of well established open source libraries. omicron includes:

omicron input support can be integrated into C++ applications as a static library, or it can be run as a standalone input server, streaming input data to multiple applications. Omicron comes with client-side interfaces for: