Teaching Newbies since 2014

  • Home
  • Javascript ❤
    • JavaScript
    • Node.js
  • WebDev Tuts
  • screencasts
  • Resources
  • VR & AR
  • Github
  • Twitter
  • YouTube
  • RSS
  • C++
You are here: Home / Archives for VR & AR

October 1, 2021 by: Kauress

Color picker in Virtual Reality. Made with Unity for Oculus Quest 1, 2

Color picker demo in VR
[ Read More ]

October 1, 2021 by: Kauress

Virtual Reality login with a pattern code made with Unity3D

A small prototype to enable logging into a VR application with a pin code. Made with Unity3D for Oculus Quest 1 and 2

[ Read More ]

January 15, 2021 by: Kauress

VR Lesson #3: Grab items in VR with hands

Virtual Reality

The last tutorial focused on grabbing items in virtual reality using the raycaster with Unity3D’s new input system. In this tutorial we go over using hands prefab to grab objects in VR and throw them around. The full tutorial can be found here

[ Read More ]

December 26, 2020 by: Kauress

VR Lessons #2: Grab items in Virtual Reality

Virtual Reality

Here is another short tutorial from my VR lesson series here This tutorial uses the new input system to create an interactor. An XR interactor is an object in a scene that can select or move another object in the scene. For example the pointer or your hands in VR. Check out all the full tutorial with steps here

[ Read More ]

August 19, 2020 by: Kauress

Playing with MRTK

Playing around with MRTK here It’s a nice succinct tutorial on setting up an XR project and manipulating objects with ObjectManipulator

[ Read More ]

June 1, 2020 by: Kauress

#VR for newbies: Lesson 2

Virtual Reality

Introduction Since we’re using Unity3D to build our VR experiences, here are the steps to walk through finishing setting up Unity3D for VR. It requires extra components as you’re building for the Quest. Steps Download and install Unity hub here. Unity Hub is like your dashboard to manage your  Unity projects and any Unity3D versions that you install Choose the latest version of Unity3D to

[ Read More ]

May 12, 2020 by: Kauress

#VR FOR NEWBIES : Lesson 1

Virtual Reality

Introduction Super excited to be starting a new series on VR for Newbies. This series will be aimed at Newbies! There world of VR dev right now is a bit scattered and information not consistent as VR headsets aren’t standardized.  This series will be for ABSOLUTE newbies in order to break the barrier into VR by presenting information in a more cohesive and organized way.

[ Read More ]

April 12, 2020 by: Kauress

Pose Recognition with posenet #machinelearning

[ Read More ]

April 5, 2020 by: Kauress

Learn Twitter Bootstrap in VR – update

Bootstarry level 1

Level 1 of Bootstarry is almost complete, a few glitches and narration is missing but it’s starting to shape up. I’ve moved from Unreal Engine to Unity3D for now which means dipping into C# which is ok because I find that better than the flowchart type system that UE4 engine has (blueprints) which makes game development seem a bit magical.

[ Read More ]

December 30, 2019 by: Kauress

VR Dev w/ me: Part 1

1. Setting up a Unity 3D for Vr with Oculus Quest This series documents my current VR Ed Game and also outlines steps for making your own VR games. The game I’m making uses Unity 3D gaming engine and the Oculus Quest as the main headset/platform for viewing the game. 2. Instructions (Part 1) Download Unity Hub 1. Download Unity Hub at: https://unity3d.com/get-unity/download Download Unity

[ Read More ]
  • 1
  • 2
  • 3
  • Next Page »

Copyright © 2022 ·Kauress