Page 1 of 1

Octane doesnt render Texture

Posted: Sun Apr 26, 2020 2:25 pm
by DerQualle
Hi there, im quite new to Octane, and im trying to render a grid with a Texture.
I added some "Texture Image RGB`s" to the Network and added the Textures. After pluging them into the corresponding shader input, all i get is a color close to my texture.
Adding the Albedo through a Quickshade in SOP Level, results in the wanted effect.

Here you can see my Shader, the Albedo and the result in the IPR:

Image

Image

Image

Im guessing that im making some sort of misstake, but i cant figure out wich one. Thanks for the help!

Re: Octane doesnt render Texture

Posted: Sun Apr 26, 2020 3:48 pm
by juanjgon
Hi,

Do you have a valid texture map in this object? By default, without using additional projection nodes, you need a "uv" map attribute in the object.

Thanks,
-Juanjo

Re: Octane doesnt render Texture

Posted: Sun Apr 26, 2020 3:52 pm
by DerQualle
Hi,

Do you have a valid texture map in this object? By default, without using additional projection nodes, you need a "uv" map attribute in the object.

Thanks,
-Juanjo
I feels so dumb now >.< Thanks for the quick help!
Its very much appreciated!