I connected my Meta Quest to OpenClaw and made an AI robot assistant. OpenClaw running on an Ubuntu virtual machine, Meta Quest Voice SDK for speech. zrok to expose endpoint.
Code Architecture – Parrot Game Sample
Parrot Game Sample is project made in both Unreal and Unity. We can see how game architecture, concepts, and terms translate from one engine to the other. I want to shed light on certain aspects of this project. Interesting techniques can be learned here.
Creating a Game Launcher using Qt C++
Here is a guide on creating a simple game launcher using Qt C++. I used Qt Creator with the integrated Qt Designer, and Qt Widgets C++ module. Qt is known for its cross-platform GUI features for desktop apps.
The Gabmeister Resources
This page is a collection of links that have helped me throughout my career as a VR, AR, Unreal Engine, and Unity Developer. It covers mostly intermediate-advanced topics.
Creating a VR Multiplayer App in Unity
VR multiplayer in Unity with avatar and map selection. I used Photon for multiplayer and Final IK for full-body animation.
Protecting Unity App Against Hackers
Here is a guide on how to protect your Unity application from hackers. It is recommended to design your app with security in mind from the very beginning.
Video call in VR using Agora SDK
Testing video calls in virtual reality using Agora Video SDK for Unity. I’m using a desktop user (HTC Vive) and a mobile user (Google Pixel 2XL).
AR Bitcoin Price with Twitter Integration
AR Bitcoin Price with Twitter integration. I used Twitter API v2 to get the tweets and CoinDesk public API to get Bitcoin price.
Recommended Unity / Unreal Dev YouTube Channels
A list of Unity and Unreal YouTube channels that discuss intermediate-advanced topics often not covered by other more popular channels.
Code Architecture – FPS Microgame
FPS Microgame is a sample project in Unity. Let’s take a look at the scripts used in this project and see how they are set up.
Top Unity Assets for Developers
This is a list of top Unity assets recommended by developers.
AR Furniture App
Augmented reality furniture app built on Android. A quick study on object placement using Unity AR Foundation. Deployed on Google Pixel 2 XL.
Code Architecture – Creator Kit: Puzzle
Let’s take a look at the code architecture of Creator Kit: Puzzle. This project allows users to design physics-based puzzles and create a sequence of levels that can be unlocked and accessed during gameplay.
Zombie Shooter VR Game
A virtual reality zombie shooter game prototype I made using Unity and HTC Vive.
Cabin Crew VR Training Simulator
Vectus is a VR training platform for Airline Cabin Crew developed by our team at Veer Immersive Technologies. Deployed on HTC Vive and Oculus Quest.
HoVR – VR Endless Shooter Game
Virtual Reality endless shooter we created for SM Cyberzone. Deployed on HTC Vive. Created using Unity game engine.
VR 360 Photo Viewer
A simple 360 photo viewer in virtual reality.
