alpha mapping preview
Forum rules
Please add your OS and Hardware Configuration in your signature, it makes it easier for us to help you analyze problems. Example: Win 7 64 | Geforce GTX680 | i7 3770 | 16GB
Please add your OS and Hardware Configuration in your signature, it makes it easier for us to help you analyze problems. Example: Win 7 64 | Geforce GTX680 | i7 3770 | 16GB
You could in theory invert the output of a multiply node, as the multiply node outputs a number, that number can then be inverted...
Kubuntu 9.04 | Nvidia Gainward 9500 GT | Intel Core2 Quad 2.40 Ghz | 4 GB RAM
- MadMinstrel
- Posts: 63
- Joined: Wed Feb 10, 2010 8:20 am
Of course. I was just replying to Roubal's suggestion to just put an invert checkbox on a texture node. You couldn't invert anything other than a texture with that.James wrote:You could in theory invert the output of a multiply node, as the multiply node outputs a number, that number can then be inverted...
Win 7 x64 | Geforce GTX295 | Quad 2.4GHz | 4GB
Aah, sorry, didn't look into the context enough.
Kubuntu 9.04 | Nvidia Gainward 9500 GT | Intel Core2 Quad 2.40 Ghz | 4 GB RAM
A very useful (IMHO) and time saving thing would be display of the material in the right panel when clicking or overing an input triangle on the mesh node in the graph editor.
Oups, sorry...maybe I should find the right topic to say that.
Oups, sorry...maybe I should find the right topic to say that.
French Blender user - CPU : intel Quad QX9650 at 3GHz - 8GB of RAM - Windows 7 Pro 64 bits. Display GPU : GeForce GTX 480 (2 Samsung 2443BW-1920x1600 monitors). External GPUs : two EVGA GTX 580 3GB in a Cubix GPU-Xpander Pro 2. NVidia Driver : 368.22.
- MadMinstrel
- Posts: 63
- Joined: Wed Feb 10, 2010 8:20 am
Oh, one more thing, regarding normal maps - remember Blender has inverted normalmap axes. While it's possible to fix these manually in Photoshop, native support would be nice. It's no big deal - you just have to invert the red and green channels.
Win 7 x64 | Geforce GTX295 | Quad 2.4GHz | 4GB
I am a Blender user, and I didn't know that. I often make Normal maps in Crazy Bump and use them in Blender, and I have never encountered a problem.MadMinstrel wrote:Oh, one more thing, regarding normal maps - remember Blender has inverted normalmap axes. While it's possible to fix these manually in Photoshop, native support would be nice. It's no big deal - you just have to invert the red and green channels.
French Blender user - CPU : intel Quad QX9650 at 3GHz - 8GB of RAM - Windows 7 Pro 64 bits. Display GPU : GeForce GTX 480 (2 Samsung 2443BW-1920x1600 monitors). External GPUs : two EVGA GTX 580 3GB in a Cubix GPU-Xpander Pro 2. NVidia Driver : 368.22.
This is more a problem of having no real standard as how the normalmap channels are pointing , even worse, ATI and Nvidia had those different implemented which caused that stupid invert red/green channel problem .. same with game engines .. Id Software used the same as nvidia, while Crytek decided to use the ATI way ..
As if there where not enough bad examples like the different ways of where the z axis in most apps is pointing to
As if there where not enough bad examples like the different ways of where the z axis in most apps is pointing to

WinXp x64 | Core2Quad 2,66 Ghz | 8GB Ram| Geforce 8800 GTX | CUDA 3.0
I've never used normal maps before,
but i assume the flipping of red/green channels means that the maps are generated in either a lefthanded or righthanded coordinate system ?
eg, maya and octane are Y up, and blender is Z up
Right?
Radiance
but i assume the flipping of red/green channels means that the maps are generated in either a lefthanded or righthanded coordinate system ?
eg, maya and octane are Y up, and blender is Z up
Right?
Radiance
Win 7 x64 & ubuntu | 2x GTX480 | Quad 2.66GHz | 8GB
Nvidia and ATI simply have opposite expectations about the green channel representing the x-axis.
Nvidia assumes its facing downwards while ATI wants it to point upwards.. the reason is not to my knowledge.
Red is mostly untouched, but even that can be messed up by some exotic tools.
One of the better blogs about shader, and specifically normalmaps, is the one of Ben Cloward, one of the guys who wrote the Max Plugin "ShaderFX"..
http://www.bencloward.com/tutorials_normal_maps1.shtml
A bunch of older infos but still quite good
Nvidia assumes its facing downwards while ATI wants it to point upwards.. the reason is not to my knowledge.
Red is mostly untouched, but even that can be messed up by some exotic tools.
One of the better blogs about shader, and specifically normalmaps, is the one of Ben Cloward, one of the guys who wrote the Max Plugin "ShaderFX"..
http://www.bencloward.com/tutorials_normal_maps1.shtml
A bunch of older infos but still quite good

WinXp x64 | Core2Quad 2,66 Ghz | 8GB Ram| Geforce 8800 GTX | CUDA 3.0
- MadMinstrel
- Posts: 63
- Joined: Wed Feb 10, 2010 8:20 am
If memory serves, in blender R(0..255) is X(-1..1), G(0..255) is Y(-1..1). In most other software R(0..255) is X(1..-1), G(0..255) is Y(1..-1). B(0..255) is Z(0..1) for both blender and others. You should definitely check up on that though, it's just off the top of my head and I'm not really a programmer.
Win 7 x64 | Geforce GTX295 | Quad 2.4GHz | 4GB