I need to find a way to render only the texture applied to the model. I was a 3dsM user now I'm linusfag I use Blender and I know how to make the same procedure?This a example what I'm looking for:http://kami-wasa.tumblr.com/post/99268519296/pixel-texture-3d-studio-max-render-tutorial
It's called unlit shader.
plug the texture into an emission shader's color input
>>677285actually called shadeless..
>>677287No, it's actually called void shader.
>>677289no.
>>677294Yes, it is.
>>677296no its not, now fuck off.
>>677298*You* fuck off.
>>677284QuEsTiOn'sThReAD>>676476
>>677285>>677286>>677287>>677289>>677294>>677296>>677298>>677300>>677316Shut the fuck up, retards.>>677284Just render the viewport with OpenGL
>>677320
>>677284>set colour management to raw>plug image texture node directly into material output
>>677320No u, cocksucker.
>>677336wat
>>677338Plugging a image texture node directly into a material output is the same as plugging an image texture node into an emission shader with its strength set to 1. If you want to prevent image interpolation (i.e. if you want to keep the pixelated look) then set the image texture node's interpolation to "closest." Emission shader's are naturally "shadeless" as they only emit light. They are not invisible to shadow rays, but shadow rays are not used to shade the material's surface (they are used to prevent shading of another objects surface). If you do not set the colour manage to "raw" blender will apply a gamma correction to rendered images. The gamma correction will "washout" the colours emitted by the objects surface. Blender's default colour space isn't the issue here, its the gamma correction that accompanies it which makes the emitted colours look brighter then you'd expect from the textures being used.
>>677344no.
>>677359You got incredibly blown the fuck out. You were so thoroughly, so absolutely, so utterly, so completely shown the fucking door that you're probably STILL having nightmares about it. And the best part is this set of posts will remain here as a monument to your failure for weeks, months, possibly even a year.
>>677421nope, but nice projection.
>>677359>>677464What he said about emissive is really really basic knowledge. How retarded are you brah?
>>677501except its wrong.
>>677501>Plugging a image texture node directly into a material output is the same as plugging an image texture node into an emission shader with its strength set to 1.It's not the same, as an emission shader will light other objects. Using a constant shader is what's required.He's also right in setting the texture to RAW/linear, but only if the texture is linear. There's a high chance it's in sRGB space, so in that case the texture node will need to be set accordingly.
>>677284check 'shadeless' under shading in the materials tab
>>677508I know you are but what am I?
>>678323See >>677536.
there ya go
>>678323A virgin
>>677287This is the answer if you are using blender render, which, if you're doing this, you might as well be. You'll find it in the material settings.
>>681474I don't think OP really waited a month for your answer. He most likely left after the first few replies. All of this thread is just anons arguing with other anons on the best way to click a checkbox. Best to let the thread die. There's no information to be found here, and there's nothing to be added.
>>677284Delete your light source and press alt z to view it that way. If you bring it into Unity, use an unlit shader as anon said before.