Where Else..
-
Donation Button
-
Recent Posts
- PolyGPT – a ChatGPT powered multilingual speech trainer, just released! (Free app)
- Realistic Bubble Wrap app and the Earth Day event
- A procedural Spider Web that can be shot in VR – Introduction
- Hand Washing Reminder in Mixed Reality (Meta Quest w/ Passthrough)
- The Wall between Virtuality and Reality
- VR/MR Escape Room Experience – What You Touch Is What You Get
- Casting Spells to Unveil the Real World in VR
- Mixed Reality Home Experiences With Virtual Spheres And Cubes(Meta Quest Passthrough)
- Ring Display on Meta Quest Touch Controller
- VR Full Body Tracking Using a Mirror
- What if we colorize the Oculus Quest Passthrough view using deep learning?
- Making a Motion Detector with Game Builder Garage on Nintendo Switch
- Backlit Keyboard as a Typing Trainer
- Snake Game on a Backlit Keyboard
- Backlit Keyboard + Leap Motion
Recent Comments
- WillyYao on Kinect v2 Mouse Control w/ Source Code
- WillyYao on Kinect v2 Mouse Control w/ Source Code
- WillyYao on Kinect v2 Mouse Control w/ Source Code
- lakhani1213 on How-To: Solving Various Issues on iOS AR Developments while using Vuforia + Unity
- Ahmad Shokry on Kinect v2 Mouse Control w/ Source Code
Category Archives: Augmented Reality
MIDI Reality – Mixed Reality with Kinect and MIDI Keyboard
Tech & music are my favorites. I’d love to do them together. So I had this idea to try covering a song with a MIDI keyboard, and a Kinect v2 sensor for mixed-reality floating caption effects. That was when the … Continue reading
Posted in Augmented Reality, Kinect, Mixed Reality, Tech
2 Comments
How-To: Solving Various Issues on iOS AR Developments while using Vuforia + Unity
I’d been confused by various problem when using Vuforia with Unity, to develop AR app for iOS device. Here’s how to solve ’em! 1. App crashes when using Unity (4.5.4, 4.5.5, 4.6) + Vuforia 3.0.9. Solution: After building Xcode files, … Continue reading
Posted in Augmented Reality, Tech
6 Comments
高通Vuforia + Unity iOS AR常见问题解决
最近Vuforia + Unity iOS总能折腾出各种问题.容易令人捉急. 下面是我遇到的很新的3个常见问题: 1. 问题: Unity (4.5.4, 4.5.5, 4.6) + Vuforia 3.0.9 iOS下闪退. 解决: Unity生成Xcode文件后打开,设置Info.plist文件. 点击Informaition Property List,右方出现加号,点加号. Key输入 UIInterfaceOrientation 或 Initial interface orientation. (都一样的) Value输入 UIInterfaceOrientationPortrait 或 Portrait (bottom home button) 如图 2. 问题: Unity 5 + … Continue reading
Posted in Augmented Reality, Tech
Leave a comment