Author Topic: How do I apply materials to the inside of a cube?  (Read 97 times)

J B   «   on: July 20, 2012, 12:16:04 PM »
Hi,

How do I apply materials to the inside of a cube and will a camera be able to render okay if positioned inside the cube? I'm trying to create an interior scene.

Many thanks in advance.

Ivan Vodopiviz   «   Reply #1 on: July 23, 2012, 12:28:40 PM »
Hi,

I'm afraid you can't do this by texturing the insides of a Cube instance. It all depends on how you want to construct your scene, but you could use textured Plane objects to represent walls, floors and ceiling, with a SkyBox if you have translucent windows or something like that.

Cheers,