Search found 36 matches
- Thu Apr 18, 2013 8:25 am
- Forum: Cinema 4D
- Topic: Instance Colorizer
- Replies: 9
- Views: 7631
Re: Instance Colorizer
super! my favorite ISL code.

- Thu Apr 18, 2013 7:41 am
- Forum: Cinema 4D
- Topic: Instance Colorizer
- Replies: 9
- Views: 7631
Re: Instance Colorizer
can be supported by this plug-in? who knows?
http://cinemaplugins.com/c4d-plugins/to ... ure-remap/
http://cinemaplugins.com/c4d-plugins/to ... ure-remap/
- Mon Apr 15, 2013 3:37 am
- Forum: Cinema 4D
- Topic: Tint of the texture in C4D. Mistake or not.
- Replies: 14
- Views: 10695
Re: Tint of the texture in C4D. Mistake or not.
I confirm. the problem exists. 
- Sat Apr 13, 2013 6:56 am
- Forum: Cinema 4D
- Topic: need help with Cinema4D fresnel
- Replies: 33
- Views: 20439
- Thu Apr 11, 2013 3:34 am
- Forum: Cinema 4D
- Topic: need help with Cinema4D fresnel
- Replies: 33
- Views: 20439
Re: need help with Cinema4D fresnel
Why should I to score a head program codes? need to make everything easier!!
THANK YOU ALL!
THANK YOU ALL!
- Thu Apr 11, 2013 3:07 am
- Forum: Cinema 4D
- Topic: need help with Cinema4D fresnel
- Replies: 33
- Views: 20439
Re: need help with Cinema4D fresnel
YES.
minCosTheta Ono is that the result isn't fresnel but something else...
minCosTheta Ono is that the result isn't fresnel but something else...
- Thu Apr 11, 2013 2:55 am
- Forum: Cinema 4D
- Topic: need help with Cinema4D fresnel
- Replies: 33
- Views: 20439
Re: need help with Cinema4D fresnel
I love you!Zom-B wrote:Here you go:
it works!
- Thu Apr 11, 2013 2:44 am
- Forum: Cinema 4D
- Topic: need help with Cinema4D fresnel
- Replies: 33
- Views: 20439
Re: need help with Cinema4D fresnel
honestly, I realized that nothing I do not understand anything. I need an example. Please give me your shader.
when I see program code-brain off.
when I see program code-brain off.
- Thu Apr 11, 2013 2:13 am
- Forum: Cinema 4D
- Topic: need help with Cinema4D fresnel
- Replies: 33
- Views: 20439
Re: need help with Cinema4D fresnel
what did I do wrong? <material> <name>mat1</name> <diffuse> <texture> <path>L:\Indigo\tex\14_5_17_d.jpg</path> <uv_set>default</uv_set> <exponent>2.2</exponent> </texture> <texture> <path>L:\Indigo\tex\14_5_15_b.jpg</path> <uv_set>default</uv_set> <exponent>2.2</exponent> </texture> <albedo> <shader...
- Thu Apr 11, 2013 1:27 am
- Forum: Cinema 4D
- Topic: need help with Cinema4D fresnel
- Replies: 33
- Views: 20439
Re: need help with Cinema4D fresnel
Can you give an example? very needOnoSendai wrote:It's possible, just requires some ISL.
- Thu Apr 11, 2013 1:11 am
- Forum: Cinema 4D
- Topic: need help with Cinema4D fresnel
- Replies: 33
- Views: 20439
- Thu Apr 11, 2013 12:03 am
- Forum: Cinema 4D
- Topic: need help with Cinema4D fresnel
- Replies: 33
- Views: 20439
Re: need help with Cinema4D fresnel
remains impossible to blend the two textures through Fresnel falloff, or error, or the effect is not the same. 
- Wed Apr 10, 2013 11:34 pm
- Forum: Cinema 4D
- Topic: need help with Cinema4D fresnel
- Replies: 33
- Views: 20439
Re: need help with Cinema4D fresnel
Hi NG, I think minCosTheta and maxCosTheta cannot be used in a blend shader for physical reasons (it's then easy to break energy conservation). Also, you are using a color shader (returning a RGB vec3) in a blend shader slot (which must return a single number). Both are triggering errors. So you sh...
- Wed Apr 10, 2013 10:55 pm
- Forum: Cinema 4D
- Topic: need help with Cinema4D fresnel
- Replies: 33
- Views: 20439
Re: need help with Cinema4D fresnel
why so difficult? 
- Wed Apr 10, 2013 8:34 pm
- Forum: Cinema 4D
- Topic: need help with Cinema4D fresnel
- Replies: 33
- Views: 20439
Re: need help with Cinema4D fresnel
How to fix error?
