Тёмный

Unity3d WebXR - How To Use WebXR To Build VR Experiences? 

Dilmer Valecillos
Подписаться 82 тыс.
Просмотров 18 тыс.
50% 1

Опубликовано:

 

15 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 48   
@Unreality3D
@Unreality3D 3 года назад
I'd also love to see more info on how to set up movement. The demo rig includes a free flight script on the single camera, but what if you don't want to allow flight? I would like teleportation style movement, but am having no luck finding tutorials for that. Even just setting up typical first person movement is a little different with this plugin. Three cameras are children of a child in the WebXR Camera object, none of them are tagged as main, and I don't know whether setting up the usual rigidbody and collider are going to affect the behavior of the hands/controllers. Any additional insight would be much appreciated!
@carnikat6560
@carnikat6560 3 года назад
I am also having trouble assigning physics to the camera. It seems that from a coding perspective, the camera doesn't move, but the world moves around it. I hope someone finds an easy way to implement physics, because I can't seem to make a the camera respond to gravity or collide with anything. just the hands.
@TheNydeon1
@TheNydeon1 3 года назад
Hey thanks for the very informative video :) I have a question, what would be the difference between creating a simple Unity VR project and build it with WebGL versus using WebXR ?
@TopChartsGameStore
@TopChartsGameStore 2 года назад
Hi thanks for WebXR To Build VR Experiences.i was run this project its showing " webgl using webxrexport%UNITY_WEB-NAME% " . what to do i cant understand. please help me.
@SoraPika
@SoraPika Год назад
I got the same issue did you manged to find a solution?
@corriedotdev
@corriedotdev 3 года назад
Look forward to trying this out tomorrow (jokes im terrified, is this the latest web xr solution? look forward to somehow hooking into unity xr framework)
@dilmerv
@dilmerv 3 года назад
Awesome thank you and let me know how it goes for you !
@andrubaskara4879
@andrubaskara4879 Месяц назад
Hi!, thanks for your useful video!, but do you have a tutorial on how to make multiplayer VR in WebXR?
@katejohnson2648
@katejohnson2648 2 года назад
is it possible to build this without the sample scene?
@sofie5756
@sofie5756 4 года назад
How do you set up teleportation/ movement?
@kevinjoel3822
@kevinjoel3822 4 года назад
It is possible to move forward in vr..
@mohammadrazakhan3852
@mohammadrazakhan3852 3 года назад
@@kevinjoel3822 how to move with controllers ? Any script for webXR movement ?
@mohammadrazakhan3852
@mohammadrazakhan3852 3 года назад
Hey How Do We Move using this webXR rig ? How to do add locomotion
@dilmerv
@dilmerv 3 года назад
This is pretty limited as it is, you would need to create your own components to extend this implementation.
@SineWav0101
@SineWav0101 4 года назад
Great vid! However I am experiencing issues getting the editor to recognize my inputs at all. My project is originally set up with steamvr and I am using the HTC vive. After porting webxr into the project and setting the scene up with the webxrcameraset prefab, my controller inputs are completely unrecognized. Any clue as to why? This is driving me absolutely nuts. Thanks!
@lizhaohou
@lizhaohou 2 года назад
Cool thanks
@dilmerv
@dilmerv 2 года назад
You are welcome ! Thank you 🙏
@vrtools
@vrtools 4 года назад
Great video man!! I need to try it!!!!
@dilmerv
@dilmerv 4 года назад
Plz do :) thanks man
@vmmi8215
@vmmi8215 4 года назад
Woww amazing video, this make me interested to start developing a webXR stuff 😁👍👍
@dilmerv
@dilmerv 4 года назад
Cool I am glad you found it helpful :)
@kkkaran786
@kkkaran786 4 года назад
@@dilmerv Is it possible to create WebAR applications from unity using webxr or any other libraries???
@wlewis55
@wlewis55 4 года назад
Hey Dilmer! Have you tried this on the Oculus Quest yet? The movement inputs don't seem to be working for me in the Desert Scene.
@mohammadrazakhan3852
@mohammadrazakhan3852 3 года назад
Yes same here.
@kkkaran786
@kkkaran786 4 года назад
Is it possible to create WebAR applications from unity using webxr or any other libraries???
@dilmerv
@dilmerv 4 года назад
No that I know yet
@mxz2024
@mxz2024 3 года назад
is it possible to use mozialles webxr exporter with oculus integration? I somehow want to get the oculus hand trackign to work in webxr apps =( so far i could not build a unity app with oculus integration assets for webgl/webxr =(
@BLAS3R
@BLAS3R 3 года назад
Any luck on this?
@mxz2024
@mxz2024 3 года назад
@@BLAS3R I found a gitghub repo making it possible. you should checkout simplewebxr. also DePanther exporter
@BLAS3R
@BLAS3R 3 года назад
@@mxz2024 Thanks will do!
@markusblandus
@markusblandus 4 года назад
When I import the scene all the assets are showing pink/broken. Any ideas? Thanks!
@dilmerv
@dilmerv 4 года назад
What version of Unity are you using ? Normally the pink type color reflects that your current pipeline is not compatible with the imported assets pipeline and all you need to do is upgrade the materials.
@frost1x322
@frost1x322 4 года назад
If you still need an answer then just try to install URP pipeline and it should be done
@danfleetwood8322
@danfleetwood8322 4 года назад
@@frost1x322 Thankyou. Starting a new project and selecting the Universal Render Pipeline template worked for me.
@AninhiVlog
@AninhiVlog 3 года назад
it not support ios ?
@dilmerv
@dilmerv 3 года назад
This is currently only for VR and not for iOS. Good question...
@emanueltejadacoste2250
@emanueltejadacoste2250 4 года назад
Recien encontre tu canal y me encanta el contenido , el primer video que vi fue en español y por eso hago la pregunta de esta manera, tienes un nuevo subscriptor . Me gustaria saber cuanto te tomo para todo ese conocimiento? me refiero a que tienes conocimiento en desarrollo de juegos y tambien desarrollo web. Gracias de antemano y mucho exito a ti y a tu canal !
@ajbarry99
@ajbarry99 4 года назад
How do you set it up for AR ?
@dilmerv
@dilmerv 4 года назад
Currently this only supports VR.
@RabeeQiblawi
@RabeeQiblawi 4 года назад
Hi Dilmer, I really appricate your work, do you know how to do ui interaction ??
@williamcousert
@williamcousert Год назад
Two years and no responses from the video creator. Hmmm....
@kevinjoel3822
@kevinjoel3822 4 года назад
Hi sir...this video is useful for us... We need how to set movement option in webxr...
@mayursai7220
@mayursai7220 4 года назад
When you will make videos on unreal engine??
@dilmerv
@dilmerv 4 года назад
I will man not sure yet one of this days ;) I am still learning but once I get to that level I will begin posting videos.
@mayursai7220
@mayursai7220 4 года назад
@@dilmerv I am eagerly waiting for your unreal series for AR and VR. I hope you will be saying using Blueprints 😀.
@dilmerv
@dilmerv 4 года назад
Thanks man and yes blueprints for sure :)
@pawezukowicz6122
@pawezukowicz6122 3 года назад
don't use it in 2020 version for now !
Далее
ITZY "GOLD" M/V
03:20
Просмотров 6 млн
Meta Connect 2022 | Build Great WebXR Experiences
19:33
Dear Game Developers, Stop Messing This Up!
22:19
Просмотров 719 тыс.
Multiplayer Games with WebXR
36:12
Просмотров 4,1 тыс.
3 Hours vs. 3 Years of Blender
17:44
Просмотров 5 млн
How to use WebXR with Unity - January 2024 Edition
28:11
ITZY "GOLD" M/V
03:20
Просмотров 6 млн