Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Generating cubemap on runtime :

Discussion in 'Scripting' started by DineshS, Nov 11, 2016.

  1. DineshS

    DineshS

    Joined:
    Nov 11, 2016
    Posts:
    1
    Hello Guys,

    I am trying to generate the Cubemap from texture on runtime to apply into Skybox. And successfully able to do for 6 faced Cubemap. But I need to make a Spherical cubemap. There is no clue how to do that. Any help would be greatly appreciated. Thanks in advance.

    PS : This is for Android platform. So couldn't use TextureImporter.generateCubemap
     
  2. Karsnen_2

    Karsnen_2

    Joined:
    Nov 28, 2011
    Posts:
    89