Day and Night Cycle - Quick Setup

Поделиться
HTML-код
  • Опубликовано: 27 янв 2025

Комментарии • 28

  • @KILLEREX802
    @KILLEREX802 Месяц назад

    thank you bro

  • @aiyenurooluwaseun2280
    @aiyenurooluwaseun2280 4 месяца назад

    This is a gem.
    I've never used Gradient in my code before!!!!!!!

  • @fraiva22
    @fraiva22 7 месяцев назад

    how do you add clouds and to a skybox like the one youre using

    • @immersiveinsiders
      @immersiveinsiders  7 месяцев назад

      In the video we are using procedural skybox, so can't add clouds. However you can use a cubemap with clouds and edits it tint via script to get the day and night effect.

    • @fraiva22
      @fraiva22 7 месяцев назад

      @@immersiveinsiders alright. thanks

  • @i_sirojiddinov
    @i_sirojiddinov Год назад

    that's exactly what I wanted to do, thank you bro

  • @Praveenkumar-jb3wd
    @Praveenkumar-jb3wd Год назад +1

    This is fanstastic usage of the Gradient bro😮
    And Thanks for the knowledge
    And for midnight we can still use some other mild colors like blur or grey to get some feel
    Because the sky wont be black in anyof the time in real world. So it might help

    • @immersiveinsiders
      @immersiveinsiders  Год назад

      Your welcome :)
      Yes, those are some of the things you can do as well depending on the type of environment.

  • @tgg5622
    @tgg5622 4 месяца назад

    How to add to the script to change the sky tint color again via gradians? Nice video!

    • @immersiveinsiders
      @immersiveinsiders  4 месяца назад

      @@tgg5622 can you explain more on what you mean? Along with color you want change the tint as well?
      You can just reference it in the script in the same way the colors are referenced.

    • @tgg5622
      @tgg5622 4 месяца назад

      @@immersiveinsiders Thanks for the help, but i figured it out

  • @mattg1345
    @mattg1345 24 дня назад

    Your thumbnail shows the night sky to include stars, how would this be created please?

  • @JadTawbi
    @JadTawbi Год назад

    Awesome tutorial Ashray! Such a neat and easy video to follow! 🤩 Never thought of using gradients that way 💯

  • @ViralSpiralMedia
    @ViralSpiralMedia 7 месяцев назад

    Great script, tahnks. Would be nice if you could update with the ability to switch skybox at night?

  • @teebrokn8502
    @teebrokn8502 Год назад

    Hi, so how do you change the speed of the sun itself? thanks!

    • @immersiveinsiders
      @immersiveinsiders  Год назад

      You can change the value of the variable 'sunRotationSpeed'. Checkout 2:25.

  • @Dicedoizinside0
    @Dicedoizinside0 8 месяцев назад

    how to get interaction rig and does this system will work like that like shown in video??

    • @immersiveinsiders
      @immersiveinsiders  8 месяцев назад +1

      Hi, you need to setup your project for VR using Meta SDK or XRITK. Yes it works like how it's in the video.

  • @technicalchapter725
    @technicalchapter725 Год назад

    i am using my own cubemap skybox but it's not effecting lights of skybox , that remain unchange? please ans

    • @immersiveinsiders
      @immersiveinsiders  Год назад

      This will not work with Skybox directly, you will have to access the Skybox material instead of the environment color and change the colors over there.

  • @tprczghost
    @tprczghost 9 месяцев назад

    How do I make my Visual Studio have Intellisense?

    • @immersiveinsiders
      @immersiveinsiders  9 месяцев назад

      You go to Edit -> Preferences -> External Tool. Here, you need to choose Visual Studio as 'External Script Editor'

    • @tprczghost
      @tprczghost 9 месяцев назад

      @@immersiveinsiders okay

  • @galberger3937
    @galberger3937 Год назад

    Hi how to use skybox with this?

    • @immersiveinsiders
      @immersiveinsiders  Год назад

      I think you'll have to access the 'tint color' of the skybox material you are using and modify that.

  • @biocronic2986
    @biocronic2986 9 месяцев назад

    Which language is this?