rgsouthall / vi-suite06

VI-Suite release for Blender 2.8
32 stars 8 forks source link

LiVi Image output with textures #31

Closed ttsesm closed 3 years ago

ttsesm commented 3 years ago

Hi @rgsouthall,

I am trying to get the output of the LiVi Image node but it seems that it doesn't render the texture of the scene structures. For example below is the output from blender's and LiVi's rendering engines respectively:

image-1__hdr_ image-1__hdr_preview_medium

so as you can see in the second rendering the textures are missing. The node settings that I am using are the following:

image

any idea what I might be missing?

Thanks.

rgsouthall commented 3 years ago

You have illuminance turned on which makes Radiance convert all initial bounce materials to white diffuse.

On Mon, 5 Jul 2021, 15:28 ttsesm, @.***> wrote:

Hi @rgsouthall https://github.com/rgsouthall,

I am trying to get the output of the LiVi Image node but it seems that it doesn't render the texture of the scene structures. For example below is the output from blender's and LiVi's rendering engines respectively:

[image: image-1_hdr] https://user-images.githubusercontent.com/10189018/124486111-8d9eb000-ddad-11eb-93a5-2d102d31aee6.png [image: image-1__hdr_preview_medium] https://user-images.githubusercontent.com/10189018/124486132-93949100-ddad-11eb-9ba1-465cd2b1bd18.png

so as you can see in the second rendering the textures are missing. The node settings that I am using are the following:

[image: image] https://user-images.githubusercontent.com/10189018/124486414-dc4c4a00-ddad-11eb-916f-db14cbb6d655.png

any idea what I might be missing?

Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rgsouthall/vi-suite06/issues/31, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOOW4RWWONAXKZJYBDOMM3TWG6QVANCNFSM47223GEQ .

ttsesm commented 3 years ago

Hhmm, well if I turn off the illuminance option this is what I am getting:

image-1__hdr_illuminance_off

which still does not render textures and also my scene seems to be darker.

ttsesm commented 3 years ago

Hi @rgsouthall, any idea or something else I could try?

rgsouthall commented 3 years ago

Assuming you have followed the instructions in the manual for Radiance Patterns & Textures then I don't know.

ttsesm commented 3 years ago

Assuming you have followed the instructions in the manual for Radiance Patterns & Textures then I don't know.

I just use the default options set from the Vi-Suite. I do not use any custom command, parameters or whatever.

Just a favor to get out of curiosity, can you render the LiVi Image in your set up from the file in the link bellow (it is a wetranfer link, for some reason github wasn't allow me to attach the .blend file in a zipped format) and check whether you are getting the same output or not. Everything should be embedded (textures, Vi-node network) and it should work out of the box.

https://we.tl/t-NYJQbjbX31

Thanks.

rgsouthall commented 3 years ago

Well if you don't do "whatever" the user manual says to get it to work it's unlikely to. Whoever told you it "should" work without following the user manual instructions was mistaken. Closing this is as it's not a bug report.

ttsesm commented 3 years ago

Hi Ryan,

Well I've never said that there is a bug. My question derives from the fact that I've used the steps described in Radiance Patterns and Radiance Textures from your tutorials but still I do not get the correct output.

ttsesm commented 2 years ago

Hi @rgsouthall,

I've created a small test case scene and followed all the steps described in the Radiance Patterns video but still as you can see the LiVi image preview is not showing the texture: image

Thus, I am not sure whether I am still doing something wrong from my side.