Environment Map Canvas Texture
11 May 2016 12:59
Hi @ll,
is there a way to switch an Environment-Map via API call?
For Image-Map textures there is the render-canvas approach. But that requires to set the texture Export-Option Source-Type to none.
On an Environment-Texture there doesn't seem to be the Export-Option: Source-Type.
Is there a way to tell the Texture-Node that the Canvas-Texture should be interpreted as Environment-Map?
Or is there another way to achieve dynamic EnvMap-Texture loading?
Cheers, Daniel
is there a way to switch an Environment-Map via API call?
For Image-Map textures there is the render-canvas approach. But that requires to set the texture Export-Option Source-Type to none.
On an Environment-Texture there doesn't seem to be the Export-Option: Source-Type.
Is there a way to tell the Texture-Node that the Canvas-Texture should be interpreted as Environment-Map?
Or is there another way to achieve dynamic EnvMap-Texture loading?
Cheers, Daniel
@ Emotional3D
11 May 2016 17:37
Hi!
I'm afraid that this isn't possible at the moment. We currently support the "Canvas" source type only for the "Image" textures.
However, we've decided that the possibility to change any texture (even without a canvas) via API would be useful. We intend to implement this feature in the one of the next releases, probably 16.06.
is there a way to switch an Environment-Map via API call?
For Image-Map textures there is the render-canvas approach. But that requires to set the texture Export-Option Source-Type to none.
On an Environment-Texture there doesn't seem to be the Export-Option: Source-Type.
Is there a way to tell the Texture-Node that the Canvas-Texture should be interpreted as Environment-Map?
Or is there another way to achieve dynamic EnvMap-Texture loading?
I'm afraid that this isn't possible at the moment. We currently support the "Canvas" source type only for the "Image" textures.
However, we've decided that the possibility to change any texture (even without a canvas) via API would be useful. We intend to implement this feature in the one of the next releases, probably 16.06.
12 May 2016 10:05
12 May 2016 10:46