Unity VR 360 Video Tutorial - How to Render a 360-Degree Video

preview_player
Показать описание
Access the full course:

Shader links:

In this module, we build an interactive quiz that uses 360-degree video to create an immersive environment. Questions and their correct answers are loaded from the cloud so that the content of the quiz can be modified even after the game is built. 360-degree videos are covered assuming no prior experience with them. This game uses elements developed in previous modules such as spatial UI panels and buttons for gaze-based interactions.

Learning goals:

Working with 360 videos in Unity
Interactive quiz in VR with gaze-based interaction
Loading data from the web
Introduction to Coroutines
Рекомендации по теме
Комментарии
Автор

i don't know why but calling this tutorial "beautiful" feels RIGHT!

ShashkingGodforsaken
Автор

Thank you *so* much for showing this clearly! I have been trying to figure it out awhile!

deseradi
Автор

If anybody is watching in 2020, don't use a sphere for your video. You are asking for bugs when your camera max clip distance inevitably finds itself out of range of the sphere. Instead, you can put the video in a skybox. This is way faster too, since you shaders don't have to calculate the extra geometry of the sphere!

The-cyber-imbiber
Автор

This video just saved my grade. Thank you so much <3

jacksonholbrook
Автор

Please Pablo I have a couple of questions, I bought before the VR Projects – 360° Photos Experience course, can I use the "change scene experience" of that course in this one with 3d videos, to have more scenes for different kind of questions?. I want to buy the mini degree that includes this course, I checked twice but I couldn t find sale option nor the price. Excellent courses of course e.g. for education

davidricardoblaslactayo
Автор

Shader URL: )
It is the second piece of code towards the bottom of the page:

stevevargas
Автор

Great video. But, how Can we do the same thing with the stereoscopic videos?

youadvanced
Автор

Excellent tutorial, thanks for sharing! One more subscriber for you :)

aVRjourney
Автор

Thanks for the tutorial, i've followed the tests but when i go to play i can only hear sound i cant view the video within the sphere.

Can you please let me know how to export the video? :)

Seaabb
Автор

Thank you for this tutorial, I was wondering what is the solution to do the same thing with 360 videos that are 3D, which come in two split parts. unless the video is a equirectangular format it won't work well.

fawazaljohani
Автор

Hello Zenva, I have a question is there any way to edit 360 videos in Unity like to Add text to it and and then we can use it for interaction, like that do you have any idea about that ? Please help me

mohammadrazakhan
Автор

Thanks for the tutorial. What I want to do is similar: to project a video on the inside of a ico sphere or a polygon sphere. There could be some distortion but that is ok. Can you give me some suggestions to make it happen? Many thanks.

YinanSong
Автор

Hey do you know how i can make the image more brighter?

jwhyx
Автор

can you share how did you export the video in this format, it is always splinted when I try to downloads my videos even when I add them in unity or 360 format

mariamalsuhail
Автор

Can we play 5.7k resolution videos in Android mode? if not then what is the maximum limit for the android platform in Unity?

aashutoshdabhade
Автор

Thank you very much, this is very helpful!

JUNOoo
Автор

Any tips on improving the quality? Mine is really low with a 6K image

Theumpsken
Автор

Thanks for the tutorial. Could you post a link to the shader in the description please

paulmortimore
Автор

Hi, thank you for the tutorial, I have tried to do the same but with 360 PNG images in Skybox but it does not work, it seems that this is only for video, thanks anyway

diegom.bonati
Автор

Does this still work? When I drag my video to the sphere it no longer renders it on the outside. Flipping the normals does not help either.

Ashley-sdxn