This repository is the site for unofficial samples of Nreal Light.
- Hello World
- The Hello World tutorial is the simplest of tutorials. It displays "Hello World" in text on the screen.
- Cube Rotation
- This is a sample that allows you to rotate a GameObject left or right with a button.
- Cube Size
- This sample is to see what size you can actually feel by placing many 1x1x1 cubes in the space.
- HandTracking
- Simple HandTracking tutorial. Use hand tracking to pinch to increase the count!
- Pinch Strength using HandTracking
- Measure the strength of your left and right hand hand tracking.
- U Can Touch This (Sample of Touch a cube object with your hand)
- Touch the object with the index finger of your right hand.
- Hold Me Tight (Sample of using Grab to grab and move an object)
- Let's try to grab the touched GameObject and move it.
- Rotator (Sample of grabbing an object and rotating it)
- Rotate the GameObject touched around the palm of your right hand.
- Images and Words (Sample of image detection)
- This is the simplest image detection sample.
- Upgrading to NRSDK 1.8.0
- Until now, the tutorials have been based on NRSDK 1.7.0. Currently, the latest NRSDK version is 1.8.0. This section explains what you need to do to upgrade an old SDK.