OguRetsu
ValemVR

ValemVR

patreon


ValemVR posts

How to Detect a Movement in VR - Unity VR Tutorial - PART 2

Hi guys, as promised here is the second part of the tutorial on how to detect a gesture in VR.
The source code will be uploaded in a minute so sorry in advanced for the spam.
Hope you're having a wonderful day and I can't wait to see what y...

View Post

How to Detect a Movement in VR - Unity VR Tutorial

What's up lovely people! New video on the channel.
Do you remember when I made the hand tracking gesture detector ? Well This video is a bit the same in a way that we will learn to trigger a detection but this time using the movement of the con...

View Post

[Source] Realistic Gun in VR

Again sorry for the spam. Here is the final source for the Realistic Gun VR Projet.
Hope you guys will have fun with it :)

View Post

Realistic Gun in VR - Part 3

How to pull the slider to reload a gun!

View Post

Realistic Gun in VR - Part 2

Hey guys sorry for the incoming spam but I'll post in the next minutes the 2 last episode of the realistic gun tutorial and the source code as well.
Hope you're having a good day take care <3

View Post

Realistic Gun in VR - Part 1

What is up lovely supporter hope everybody is doing well during these weird time. I've managed to release a new tutorial on the channel about Realistic Fire Weapons in Virtual Reality.

The video was quite long as there is a ...

View Post

[EXCLUSIVE] - Remaking my Own VR Chat - How To Make a VR Multiplayer Game - PART 4

What is up everyone, welcome back to a new Patreon exclusive tutorial. So as you expected this tutorial is a follow up on my new tutorial series on how to make a VR multiplayer game.

In this video I'll show you how to make your own VR Chat r...

View Post

[SOURCE] How to Make a VR Multiplayer Game - PART 3

Hi guys, hope everybody is doing great.  Here is the source code from the part 3 of the tutorial series on how to make a VR multiplayer game. (yep I forgot to post it the next day sorry about that :/ )

In this project file you will fin...

View Post

How to Make a VR Multiplayer Game - PART 3

Hi lovely supporter !

We have a new video on the channel which continues the VR Multiplayer tutorial series with a suggestion that you guys had : 

How to make a Lobby system in VR.

In this video, I'll show y...

View Post

One Year Anniversary and VR Multiplayer Vote

Hi lovely Patreon People,

This month will mark the first anniversary of this Patreon. 

One year ago, I made this page without having a clue of what would happen next and here we are 12 month and 87 posts later and we have reached ...

View Post

[SOURCE] How to Make a VR Multiplayer Game - PART 2

Hi everybody, the multiplayer serie is improving and here is the source code for the second part.

To open the project, use unity 2019.4 and add your own Photon App ID and Photon Voice ID in the Projects settings which you can find in Windo...

View Post

How to Make a VR Multiplayer Game - PART 2

Hi lovely Patreon. I hope I'm not waking up my european friends. The feedback from my previous Multiplayer VR tutorial was amazing and so as promise here is a Part 2 which cover the questions that you guys had.

On today's menu : How to synch...

View Post

[SOURCE] How to Make a VR Multiplayer Game

ATTENTION : You need to add your own Photon App ID to make the project work !!!

Hi guys here is the source project from the multiplayer vr tutorial that you can watch here : h...

View Post

How to Make a VR Multiplayer Game

What is up lovely supporters!

I took the time to rest a bit earlier this month and I'm now ready more than ever to make some great content!!!

And we're starting of with the longest tutorial I've ever made :

How to make a VR Multi...

View Post

Patreon Exclusive - Advanced Hand Tracking Interaction - PART 2 - User Interface, Solver, Pinch Slider, Pan Zoom Quad

Welcome to this new exclusive tutorial on advanced hand tracking interaction with MRTK Quest.  

On today's menu : Interaction with Far and Near UI, follow behavior object, pinch slider and scrolling zoom pan.  

SOURCE CODE...

View Post

[SOURCE] Introduction to VR development - PART 10 - TWO HAND GRAB

Here is the source code from my last tutorial. :)
Enjoy folks. 

For the one reading this : The part 2 of my exclusive tutorial about advanced hand tracking is on its way and will be released really soon!

View Post

Introduction to VR in Unity - PART 10 : TWO HAND GRAB

What's up lovely patrons. So, I spent way too many hours trying to come up with the best way to grab an object with two hands with the Unity XR Toolkit and here is the result in a bit longer tutorial than usual.

Already 10 episodes on this...

View Post

[SOURCE] Introduction to VR in Unity - PART 9 : CLIMBING

Here is the source code from the climbing tutorial guys enjoy. :)

Watch the video here => https://youtu.be/mHHYI7hzZ6M

View Post

Introduction to VR in Unity - PART 9 : CLIMBING

What's up VR lover!
Lets keep on improving our VR Setup for the Unity XR tutorial series.  
In this video, I will show you a feature that you guys suggested a lot : How to Climb in VR!   

With a little bit of code the ...

View Post

Advanced Hand Tracking Interaction - Patreon Exclusive

Well welcome back to a new patreon exclusive tutorial. In this video I'll show you how to integrate advanced hand tracking interaction using the Mixed Reality Toolkit.

On the menu : How to setup a project with Hand tracking, how to interact...

View Post

[SOURCE] Introduction to VR in Unity - PART 8 : SNAP ZONE

Hi guys here is the source code for the snap zone video.

Watch the video in question here : https://youtu.be/AWNhsSB6x9M

View Post

Introduction to VR in Unity - PART 8 : SNAP ZONE

Drop it like its hot! What is up lovely Patrons. 

We got a new video on the channel that keep pushing the XR Unity Toolkit tutorial series. In this new episode (already 8 now!!!), I will show you how to implement snap zone, or as some s...

View Post

[SOURCE] Mapping my House in VR

Hi guys, here is the source code from my latest video. I had to clean up the project and now you can come hang out in my house but please remove your shoes before you enter!! :D

Use version 2019.3 for this project, its quite heavy so I wasn...

View Post

Remaking my House in VR and what it taught me about the future

Hi lovely patrons, we got a new video on the channel with a project that I wanted to make for a long long time, recreating my house in VR.  

This video took so much more time to make than I expected but I'm really happy about the result...

View Post

Upcoming videos – I need your votes + sneak peek at this week new video!

You guys are awesome! We recently reached more than 300 people on Patreon, 20 000 on Youtube and 1500 on the Valem Discord server and it is all thanks to you guys who made it possible by supportin...

View Post

[SOURCE] Introduction to VR in Unity - PART 7 : DOOR, LEVER, DRAWER,...

Hey guys, here is the source code from the Restricted grab interaction tutorial. I also added in the code a little bonus the "HingeListener" script. You can use this script on any gameobject that has a hinge joint and it will trigger a custom even...

View Post

Introduction to VR in Unity - PART 7 : DOOR, LEVER, DRAWER..

What is up lovely Patrons,
We got a new video on the channel that a lot of you guys requested for a long long time. In this now part 7 of my "Introduction to VR in unity" tutorial series I will show you how to interact with restricted object su...

View Post

[SOURCE] Introduction to VR in Unity : PART 6 : RAY INTERACTION

Hi guys, here is the source code for the Part 6 of the Unity XR Toolkit tutorial serie about Ray Interaction.

Watch the video here : https://youtu.be/4tW7XpAiuDg

View Post

Introduction to VR in Unity - Part 6 : RAY INTERACTION

 Hey lovely patreon people.

We got a new episode of the Unity XR Series on the channel.

And today's video, the struggle of having to grab an object on the ground is over !

I'll show you how to interact with objects that...

View Post

How To Draw In VR. Let's make Tilt Brush! - Patreon Exclusive Tutorial

In this video I will show you how to create your own VR Drawing app in 20min.  

Hi guys, here is a project that I wanted to share with you for a long time.

Tilt Brush is one of the first VR game that I've ever played and I want...

View Post