Change Skybox bug

  • Author
    Posts
  • March 17, 2025 at 7:39 am #1325

    Opening the Skybox settings just opens more “select skybox” windows.

    If I go Change Skybox, it opens the Skybox window, next time I press it – it opens 2 windows, etc.

    What format and resolution can we use for skybox? I have tried JPEG, PNG and all the way down to 1024×512 pixels and nothing is working.

    • This topic was modified 3 months ago by icevr.
    March 17, 2025 at 3:30 pm #1329

    Hi, will look into this asap and give you an update.

    June 6, 2025 at 9:33 am #1676

    Hello,
    I am interested in this topic, there is more specifications on the 360 inputs ?
    Regards

    June 6, 2025 at 1:40 pm #1678

    The skybox bug should be fixed. But we also have a dynamic “skybox” feature for 360° panoramic images. You can load the panoramic image as texture and drop it onto a sphere (we now have a sphere as a standard 3D model). Or dynamicallly assign the texture through the Set Material Properties Node:

    street

    Just swap the Base Map.

    Now you can also have a 360° video as a skybox:

    street

    This graph plays a monoscopic 360° video in the skybox. It displays a countdown and changes location once the video has finished playing.

    The Delay Node makes sure that the graph doesn’t immediately go to the next location because the player needs a moment to have a “playing” status, so we check that status after 5 seconds for the first time.

  • You must be logged in to reply to this topic.