Weekend Build: A DIY SteamVR AR Headset on an ATmega32u4 PCB
Weekend DIY SteamVR AR: Maker Manolo's Sideloader 3.3 packs SteamVR head tracking into a wearable AR headset built on a bare ATmega32u4 chip and a custom PCB, no dev board needed.
Tag archive
Weekend DIY SteamVR AR: Maker Manolo's Sideloader 3.3 packs SteamVR head tracking into a wearable AR headset built on a bare ATmega32u4 chip and a custom PCB, no dev board needed.
I've written a VR driver/emulator that works with SteamVR, the only things you need are a mouse and...
Learn how to fix unknown errors in OpenVR Input Emulator when attempting to change device mode for VIVE Trackers.
In this part, we will make the watch hidden by default and show it in a few seconds by pressing a...
Show the current time on the right hand Let’s display the current time on the right...
This part contains where to look for more detailed information. OpenVR...
Prepare camera output Before displaying the current time to the watch overlay, try...
Let’s create a setting screen on the SteamVR dashboard. It switches which hand to display the watch...
Change overlay size Pass width SetOverlayWidthInMeters() to set an overlay size (read the...
Follow the HMD Overlay following the HMD Remove the position code First,...
Prepare an image file Prepare an image file that satisfies the following...
Create a new Unity project Create a new project on Unity Hub. Select 3D project...