grilledalready / Excavation_Aatral

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oculus Quest Hand Tracking Physic Examples (URP)

This repository contain a variety of examples showing how to use Physic components in Unity such as joints, rigidbodies, and capsule colliders with Oculus Integration Hand Tracking capsules.

Note: This is similar to OculusQuestHandTrackingPhysics the main difference here is that I am now using URP as a rendering pipeline, take a look at the Effects.unity scene which shows how to use volume effects.

Unity Demo Scenes

Scenes
VFXFollow.unity VFXPixels.unity
Effects.unity Effects.unity
Buttons.unity Buttons.unity
CubesAndBalls.unity CubesAndBalls.unity
HandTrackingWithHingeJoints.unity HandTrackingWithHingeJoints.unity

About

License:MIT License


Languages

Language:ShaderLab 80.1%Language:C# 19.9%