Jump to content

Recommended Posts

Posted
I know the Creation Kit's not out yet, but I'm trying to achieve an effect in a texture that only a shader seems to render correctly (I haven't been able to 'fake it' using only diffuse textures and normal maps). Is there a history of being able to use and create shaders within TES construction kits? has anyone done this?
Posted

No, there isn't a history of using the construction sets to manage shaders. Starting with the GECK and carried over to the CK, membrane shaders can be created to do a number of effects however. Things like ghost effects, lightning overlays can be accomplished this way.

 

What effect are you after?

Posted (edited)
  On 1/16/2012 at 7:17 AM, throttlekitty said:

No, there isn't a history of using the construction sets to manage shaders. Starting with the GECK and carried over to the CK, membrane shaders can be created to do a number of effects however. Things like ghost effects, lightning overlays can be accomplished this way.

 

What effect are you after?

 

this one:

 

here

 

notice how the eyes seem to look at the player even though they are off-center from the camera. this is because there is a luminosity falloff applied to the shader which leaves it black in the middle, such that the camera is at a 0* angle from the surface normal.

Edited by dragonclaw88
Posted

Um ok. yeah that would have to simulated in a different way, rather than through a shader. I think if this type of effect was really needed, I might make a half sphere to replicate this dark effect thing behind the outer glass.. and set it up under a 'billboard' node, if done right the half sphere would always face the camera no matter the direction you viewed it from. I think it should do something similar to that.

 

check the images on this mod to see if this idea might work in this situation.. no matter what way the character faces, the laughing man smile always faces the camera.

http://www.fallout3nexus.com/downloads/file.php?id=13378

Posted
  On 1/16/2012 at 7:55 AM, Ghogiel said:

Um ok. yeah that would have to simulated in a different way, rather than through a shader. I think if this type of effect was really needed, I might make a half sphere to replicate this dark effect thing behind the outer glass.. and set it up under a 'billboard' node, if done right the half sphere would always face the camera no matter the direction you viewed it from. I think it should do something similar to that.

 

check the images on this mod to see if this idea might work in this situation.. no matter what way the character faces, the laughing man smile always faces the camera.

http://www.fallout3nexus.com/downloads/file.php?id=13378

 

thanks,I'll keep that in mind...but can I use specular maps in a nif?

Posted
spec maps? just whack it into the alpha channel of your normal map, normal maps, like all maps are linked to the meshes shader through the BSShaderTextureSet. look at a vanilla nif for reference
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...