Skip to content

uhhhci/Ambiculus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ambiculus

As promised years ago: The Ambiculus source code for the paper: https://dl.acm.org/citation.cfm?id=2927939

Ambiculus is a peripheral, low-resolution display extension for HMDs. The Unity project transmits the pixel colors using a virtual serial port to an Arduino Nano. The Arduino Nano is connected to LED Strips with an integrated WS2812B Controller. The sketch uses the Adafruit Neopixel library (https://github.com/adafruit/Adafruit_NeoPixel) .

Finally managed to find some time to clean up the code and used the opportunity to update it and make it faster. Now using async gpu readbacks. There is an example Scene included which works without an HMD.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published