Click here to Skip to main content
15,914,444 members
Everything / Virtual reality

Virtual reality

virtual-reality

Great Reads

by DataBytzAI
Whats the difference between augmented/virtual/mixed reality and where do developers start?
by Cloudster
Live stream 360 video from a flying drone to a VR headset such as Oculus Rift or HTC Vive
by Simon Jackson
Review of two AR/VR book resources to enable devs to jump on the reality train
by IAmJoshChang
How to rotate a Vector and move in the direction the player is facing in Unity

Latest Articles

by Cloudster
Using simple Android graphics processing techniques to modify 360 images
by Cloudster
Live stream 360 video from a flying drone to a VR headset such as Oculus Rift or HTC Vive
by IAmJoshChang
How to add music and motion blur with post processing effects
by IAmJoshChang
How to create a menu that stays in your screen in Unity

All Articles

Sort by Score

Virtual reality 

29 Jun 2017 by DataBytzAI
Whats the difference between augmented/virtual/mixed reality and where do developers start?
31 May 2019 by Cloudster
Live stream 360 video from a flying drone to a VR headset such as Oculus Rift or HTC Vive
23 Sep 2015 by Simon Jackson
Review of two AR/VR book resources to enable devs to jump on the reality train
27 May 2018 by IAmJoshChang
How to rotate a Vector and move in the direction the player is facing in Unity
26 Jun 2019 by Cloudster
Using simple Android graphics processing techniques to modify 360 images
27 May 2018 by IAmJoshChang
How to create a menu that stays in your screen in Unity
27 May 2018 by IAmJoshChang
How to implement Menu scrolling in Unity
27 May 2018 by IAmJoshChang
How to write code to interact with Menus in Unity
27 May 2018 by IAmJoshChang
How to create a menu in Unity
27 May 2018 by IAmJoshChang
Picking up and throwing objects in Unity
27 May 2018 by IAmJoshChang
We spent the past 2 days looking at how we can create an outline effect on our game object, now it’s time to move on to the fun part. Implementing the ability to throw game objects!
27 May 2018 by IAmJoshChang
How to apply the outline effect on our Ball game object
27 May 2018 by IAmJoshChang
How to add an outline effect on game objects
27 May 2018 by IAmJoshChang
Hey everyone, I'm not dead yet! I finally fended off the procrastination and I finally finished my next set of series in using the Google Daydream!
6 Feb 2019 by IAmJoshChang
How to add music and motion blur with post processing effects
21 Feb 2019 by Member 12391302
Hello, I am very new in VR and I want to create a VR application that uses a Crank with both hands and plug the crank into an object to rotate to move another object. I started downloading Steam VR 2.0 and after reading the documentation they said that they not developed the interaction using...
30 Jan 2022 by LS79370
I followed the documentation but I don’t succeed to bind my HTC Vive Cosmos Controller with my application. The compilation return an error with the code below : CHECK_XRCMD(xrSuggestInteractionProfileBindings(m_instance, &suggestedBindings)); ...