bodbuiler65 1 Posted August 31, 2020 Share Posted August 31, 2020 (edited) Hey guys, I'm trying to script my own clothing hud. I found many ways to get the textures to work. I just haven't found a way to get the bumpiness (normal map) or shinniness (specular map) to work. Any recommendations or resources is welcome. Edited August 31, 2020 by bodbuiler65 Link to post Share on other sites
1 Fritigern Gothly 3,026 Posted August 31, 2020 Share Posted August 31, 2020 Use llSetLinkPrimitiveParamsFast(); and apply the normal and specular map using the constants PRIM_NORMAL and PRIM_SPECULAR. See http://wiki.secondlife.com/wiki/LlSetPrimitiveParams for more information abvout the use of this function and its associated constants. Link to post Share on other sites
0 bodbuiler65 1 Posted August 31, 2020 Author Share Posted August 31, 2020 Thank you. This looks like what I'm looking for. 1 Link to post Share on other sites
Question
bodbuiler65 1
Hey guys,
I'm trying to script my own clothing hud. I found many ways to get the textures to work. I just haven't found a way to get the bumpiness (normal map) or shinniness (specular map) to work. Any recommendations or resources is welcome.
Edited by bodbuiler65Link to post
Share on other sites
2 answers to this question
Recommended Posts
Please take a moment to consider if this thread is worth bumping.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now