Forum: Vue


Subject: Specular Map?

Ejaz opened this issue on Jan 04, 2011 ยท 4 posts


Ejaz posted Tue, 04 January 2011 at 7:32 PM

Hi,

I was looking in Vue 7 and unable to find where I can define a specular map for my 3D model.Thanks for the help!

Ej.


thd777 posted Tue, 04 January 2011 at 9:18 PM

The easiest way is to go into the function editor and add a "Texture map" type node (which type depends on the circumstances). Load the specular map into the node and connect it to the "highlights" output. Depending on what you want to achieve, you can also connect the output to highlight intensity and/or size.

See image above for an example.

Ciao

TD


Ejaz posted Wed, 05 January 2011 at 12:24 AM

Thanks for showing this!


bigbraader posted Wed, 05 January 2011 at 6:32 AM

You can also use "Variable highlights" and use one of the procedural functions, or get the exact same result as "thd777" suggests with "Edit Function", forces you into the function editor :)