Blender - Alpha is Luminance equivalentBlender Internal glossy BSDF equivalent?Edging alpha texture viewport BlenderCan particle object color and alpha be controlled by Particle Age (Blender Internal Render)?Why can't non color option produce und normal map and color option produce good normal map in cycles preview?Materials information on a file Blender Internal RenderSaving GIMP's Alpha Color values in BlenderHow to display and use Vertex Color from OBJ modelBlender alpha/transparent texture only works when selectedBlender equivalent of GIMP Levels tool
Can my UK debt be collected because I have to return to US?
How does the search space affect the speed of an ILP solver?
Why don't "echo -e" commands seem to produce the right output?
Function of the separated, individual solar cells on Telstar 1 and 2? Why were they "special"?
How to solve this inequality , when there is a irrational power?
Using font to highlight a god's speech in dialogue
Why does the U.S. military maintain their own weather satellites?
"Practice makes perfect" and "c'est en forgeant qu'on devient forgeron"
How can I portray a character with no fear of death, without them sounding utterly bored?
Do universities maintain secret textbooks?
Squares inside a square
Is Borg adaptation only temporary?
Colored grid with coordinates on all sides?
Is Chuck the Evil Sandwich Making Guy's head actually a sandwich?
Could a simple hospital oxygen mask protect from aerosol poison?
How secure are public hashed passwords (with a salt)?
How were US credit cards verified in-store in the 1980's?
What are the French equivalents of "blow away the cobwebs"?
An alternative to "two column" geometry proofs
Are there balance issues when allowing attack of opportunity against any creature?
The 7-numbers crossword
Punishment in pacifist society
Are there consequences for not filing a DMCA (any country)
Correct way of simplifying the result of an integral
Blender - Alpha is Luminance equivalent
Blender Internal glossy BSDF equivalent?Edging alpha texture viewport BlenderCan particle object color and alpha be controlled by Particle Age (Blender Internal Render)?Why can't non color option produce und normal map and color option produce good normal map in cycles preview?Materials information on a file Blender Internal RenderSaving GIMP's Alpha Color values in BlenderHow to display and use Vertex Color from OBJ modelBlender alpha/transparent texture only works when selectedBlender equivalent of GIMP Levels tool
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
Coming from Maya and Arnold there is a very simple selection box in the file read node (image texture equivalent) called Alpha is Luminance which allows to use the luminosity in the RGB values of a file to drive the alpha channel. Is there an equivalent function in Blender 2.8 and Cycles?
blender-render
$endgroup$
add a comment |
$begingroup$
Coming from Maya and Arnold there is a very simple selection box in the file read node (image texture equivalent) called Alpha is Luminance which allows to use the luminosity in the RGB values of a file to drive the alpha channel. Is there an equivalent function in Blender 2.8 and Cycles?
blender-render
$endgroup$
add a comment |
$begingroup$
Coming from Maya and Arnold there is a very simple selection box in the file read node (image texture equivalent) called Alpha is Luminance which allows to use the luminosity in the RGB values of a file to drive the alpha channel. Is there an equivalent function in Blender 2.8 and Cycles?
blender-render
$endgroup$
Coming from Maya and Arnold there is a very simple selection box in the file read node (image texture equivalent) called Alpha is Luminance which allows to use the luminosity in the RGB values of a file to drive the alpha channel. Is there an equivalent function in Blender 2.8 and Cycles?
blender-render
blender-render
asked 9 hours ago
FrigstadFilmFrigstadFilm
82 bronze badges
82 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Cycles performs this conversion automatically when a color channel (yellow socket) is a connected to a float/scalar channel (grey socket). As a result, there is no need to have an option on image textures to replace the alpha channel with the merged color channels. You can simply plug the color output directly into the float channel and it will use the luminosity.
$endgroup$
$begingroup$
Thanks for the reply! Will look further into it, but makes sense for now!
$endgroup$
– FrigstadFilm
7 hours ago
$begingroup$
Be warned, because of the nature of luminance, some of your values will emit beyond their occlusion!
$endgroup$
– troy_s
3 hours ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "502"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f150466%2fblender-alpha-is-luminance-equivalent%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Cycles performs this conversion automatically when a color channel (yellow socket) is a connected to a float/scalar channel (grey socket). As a result, there is no need to have an option on image textures to replace the alpha channel with the merged color channels. You can simply plug the color output directly into the float channel and it will use the luminosity.
$endgroup$
$begingroup$
Thanks for the reply! Will look further into it, but makes sense for now!
$endgroup$
– FrigstadFilm
7 hours ago
$begingroup$
Be warned, because of the nature of luminance, some of your values will emit beyond their occlusion!
$endgroup$
– troy_s
3 hours ago
add a comment |
$begingroup$
Cycles performs this conversion automatically when a color channel (yellow socket) is a connected to a float/scalar channel (grey socket). As a result, there is no need to have an option on image textures to replace the alpha channel with the merged color channels. You can simply plug the color output directly into the float channel and it will use the luminosity.
$endgroup$
$begingroup$
Thanks for the reply! Will look further into it, but makes sense for now!
$endgroup$
– FrigstadFilm
7 hours ago
$begingroup$
Be warned, because of the nature of luminance, some of your values will emit beyond their occlusion!
$endgroup$
– troy_s
3 hours ago
add a comment |
$begingroup$
Cycles performs this conversion automatically when a color channel (yellow socket) is a connected to a float/scalar channel (grey socket). As a result, there is no need to have an option on image textures to replace the alpha channel with the merged color channels. You can simply plug the color output directly into the float channel and it will use the luminosity.
$endgroup$
Cycles performs this conversion automatically when a color channel (yellow socket) is a connected to a float/scalar channel (grey socket). As a result, there is no need to have an option on image textures to replace the alpha channel with the merged color channels. You can simply plug the color output directly into the float channel and it will use the luminosity.
answered 7 hours ago
JtheNinjaJtheNinja
7,6031 gold badge21 silver badges38 bronze badges
7,6031 gold badge21 silver badges38 bronze badges
$begingroup$
Thanks for the reply! Will look further into it, but makes sense for now!
$endgroup$
– FrigstadFilm
7 hours ago
$begingroup$
Be warned, because of the nature of luminance, some of your values will emit beyond their occlusion!
$endgroup$
– troy_s
3 hours ago
add a comment |
$begingroup$
Thanks for the reply! Will look further into it, but makes sense for now!
$endgroup$
– FrigstadFilm
7 hours ago
$begingroup$
Be warned, because of the nature of luminance, some of your values will emit beyond their occlusion!
$endgroup$
– troy_s
3 hours ago
$begingroup$
Thanks for the reply! Will look further into it, but makes sense for now!
$endgroup$
– FrigstadFilm
7 hours ago
$begingroup$
Thanks for the reply! Will look further into it, but makes sense for now!
$endgroup$
– FrigstadFilm
7 hours ago
$begingroup$
Be warned, because of the nature of luminance, some of your values will emit beyond their occlusion!
$endgroup$
– troy_s
3 hours ago
$begingroup$
Be warned, because of the nature of luminance, some of your values will emit beyond their occlusion!
$endgroup$
– troy_s
3 hours ago
add a comment |
Thanks for contributing an answer to Blender Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f150466%2fblender-alpha-is-luminance-equivalent%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown