How To Make a 360 Image Into a Skybox In Unity

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ก.พ. 2025

ความคิดเห็น • 48

  • @ayocak
    @ayocak 6 หลายเดือนก่อน

    youre the best.. just 3 minutes video and explained everything

    • @RealaryVR
      @RealaryVR  5 หลายเดือนก่อน

      Thanks! Glad you found it helpful.

  • @cathychoi6959
    @cathychoi6959 7 หลายเดือนก่อน

    Thank you for sharing the tips!🥰

    • @RealaryVR
      @RealaryVR  6 หลายเดือนก่อน +1

      Anytime!

  • @wormholeinteractive
    @wormholeinteractive 2 ปีที่แล้ว

    Amazing video and series!

  • @ankursahu7704
    @ankursahu7704 2 ปีที่แล้ว +2

    Thanks for videos ! One of the best VR Tutorial playlist. Can you please upload video on Quest 2 teleport ?

    • @RealaryVR
      @RealaryVR  2 ปีที่แล้ว +1

      Thank you Ankur! Teleportation and different kinds of movement is definitely on the list

    • @ankursahu7704
      @ankursahu7704 2 ปีที่แล้ว

      @@RealaryVR Thank you for the confirmation

  • @Nzkzk
    @Nzkzk 2 ปีที่แล้ว

    This is so convenient. TYSM ❤️

  • @NAERSITA
    @NAERSITA ปีที่แล้ว

    Can it be done with 360 video as well? Sorry if the question is silly, I'm a newbie.

    • @247miteshpatel
      @247miteshpatel ปีที่แล้ว

      I have the same question. let me know if you have found the answer.

  • @imaginingPhysics
    @imaginingPhysics 9 หลายเดือนก่อน

    1:20 I would like to set video for a skybox. Can it be done? This texture shape option is only available for still images. thanks

  • @leonidhleizer7340
    @leonidhleizer7340 2 ปีที่แล้ว +2

    Do you know how to code a C# color???

  • @samstoneking5804
    @samstoneking5804 2 ปีที่แล้ว +1

    i’ve commented this before but your videos are great and super helpful!!! it would be so helpful if you did a video on making the player fly. Keep making these videos👍🏼

    • @RealaryVR
      @RealaryVR  2 ปีที่แล้ว

      Glad you find them helpful, thank you Sam! That's an interesting idea I'm adding that to my list

  • @Bellezudaa
    @Bellezudaa 8 หลายเดือนก่อน

    THANK YOU SO MUCH

    • @RealaryVR
      @RealaryVR  6 หลายเดือนก่อน

      Anytime, glad you found it useful!

  • @eckiger_luki6424
    @eckiger_luki6424 2 ปีที่แล้ว +2

    where can i get your snow enviroment

  • @期限切れ-u9d
    @期限切れ-u9d 2 ปีที่แล้ว

    thank you for amazing video ‼︎ I try this to my project

    • @RealaryVR
      @RealaryVR  2 ปีที่แล้ว

      You're welcome! Good luck with your project.

  • @JasonSmith-og5uf
    @JasonSmith-og5uf ปีที่แล้ว

    Great video

  • @paulameninato8948
    @paulameninato8948 7 หลายเดือนก่อน

    Thanks this was super useful! How do you export the skybox to use in Tilt Brush?

  • @abbycci291
    @abbycci291 8 หลายเดือนก่อน

    thank you!!!

    • @RealaryVR
      @RealaryVR  8 หลายเดือนก่อน

      Anytime!

  • @michelmilek2891
    @michelmilek2891 ปีที่แล้ว +2

    Do you know how to fit this for an indoor 360 image? Looks like the room is huge not in real scale. Thanks for the video btw.

  • @leonidhleizer7340
    @leonidhleizer7340 2 ปีที่แล้ว +2

    I saw the video where you spawn a sphere , but now I want to change the color of that sphere

    • @RealaryVR
      @RealaryVR  2 ปีที่แล้ว +1

      Hi Leonid, here's how you do it:
      1. Create a script and attach it to the sphere object
      2. In the script you can change it like this for example:
      void ChangeColor()
      {
      GetComponent().material.color = Color.green;
      }
      3. Call the ChangeColor function whenever you want to change the color of the sphere.
      Hope that helps!

  • @denkozlov4220
    @denkozlov4220 ปีที่แล้ว

    thanks a lot! will it also work with universal render pipeline?

  • @lolo2k
    @lolo2k 2 ปีที่แล้ว

    please note that there will be no paralax due to its infinite distance. there are ways to put it inside a sphere so it will get closer as you move closer.

    • @churagajyu5100
      @churagajyu5100 ปีที่แล้ว

      Could you eraborate more on this? "ways to put it inside a sphere so it will get closer as you move closer."
      I did put the panolama image in the sphere but it looks curvy. I have a panolama image of indoor scene (house/living room) but the player is floating because of what you've explaining Infinite distance. I want to know how I can do this with put it in sphere correctly.

    • @lolo2k
      @lolo2k ปีที่แล้ว

      @@churagajyu5100 I don't work with unity on a regular basis so I don't know the mapping of images on spheres by heart. I assume of can offset the image somehow to display correctly.
      I suggest you look for tutorials on how to project equirectangular images on spheres in unity or how to create a virtual tour in unity to help you out with this problem

  • @diegom.bonati8001
    @diegom.bonati8001 ปีที่แล้ว

    Really cool tutorial thank you very much. Do you know how to do this but with stareoscopic images? I mean left and right eyes, do we have to crate two textures but how to see them in stereo in VR?

  • @pascalmariany
    @pascalmariany 2 ปีที่แล้ว

    Thanks! Will the OVR Player Rig able to move and teleport out of the box? Or is it necessary to set things up?
    I also see a Player Controller Rig, so I’m a bit confused.
    XR Rig works fine from XR interaction kit.
    What would you recommend?

    • @RealaryVR
      @RealaryVR  2 ปีที่แล้ว +1

      Hi Pascal!
      The 'OVRPlayerController' prefab will be able to move right away you just import it into your scene and it works. XR Rig would work as well. Whichever framework you use (XR Interaction kit, Oculus Integration, etc...) doesn't affect the skybox and is just a preference. I use the Oculus one (OVR) because it's what I based this series on and it's very simple to set up.
      I made a video on setting up the OVRPlayerController and how to add hands to it: th-cam.com/video/tmDzusVRpL4/w-d-xo.html
      Hope this helps.

  • @FlashySenap
    @FlashySenap 2 ปีที่แล้ว

    Doing map for bonelabs. There is no camera so is there any other way?

  • @XD-8Bit
    @XD-8Bit 2 ปีที่แล้ว

    Could you make a tutorial on how to make a jump system for vr

    • @RealaryVR
      @RealaryVR  2 ปีที่แล้ว

      Good suggestion, I will look into that!

  • @Eldritch_
    @Eldritch_ 2 ปีที่แล้ว +1

    tysm lol

    • @RealaryVR
      @RealaryVR  2 ปีที่แล้ว +1

      Glad to help!

  • @chrisekstein3225
    @chrisekstein3225 2 ปีที่แล้ว

    Where are your assets from in this video? CanI download the package?

    • @RealaryVR
      @RealaryVR  2 ปีที่แล้ว

      You can look up "free 360 images" on google and you should find some resources. The link for the Oculus package is in the description. Hope this helps!

  • @lonhuo8715
    @lonhuo8715 ปีที่แล้ว

    oculus integration can't install, unity keeps on checking update

  • @uralfansoft
    @uralfansoft 2 ปีที่แล้ว

    Image so far! :( How to change field of view on camera?

  • @elenix4082
    @elenix4082 หลายเดือนก่อน

    if you can give the snow image for free I would have give this video a like

  • @dannyfitzgerald4775
    @dannyfitzgerald4775 2 ปีที่แล้ว

    pr໐๓໐Ş๓ 😃