You are not logged in.

1

Monday, November 9th 2015, 9:49pm

Cubemap with replaceable texture

Hi,

I would like to define my cubemap as 6 images. For now it uses templating, but can I specify 6 images in the xml?
As a second question, I would like to replace a texture on the fly using scripting. E.g. a user selects a new option from my application, I would like to replace the "floor" with another texture.

How would one proceed with that?