Home Technical Talk
The BRAWL² Tournament Challenge has been announced!

It starts May 12, and ends Sept 12. Let's see what you got!

https://polycount.com/discussion/237047/the-brawl²-tournament

Help with an equation.

polycounter lvl 15
Offline / Send Message
16bit polycounter lvl 15
I have here an equation.

DSM.png

where I is the RGB color to be displayed for a given point on the
surface,kd is the RGB diffuse reflectance at the point,ka is the
RGB ambient illumination, l is the unit vector in the direction of
the light source, and n is the unit surface normal vector at the point.

From what I can guess. kd would be the models diffuse color or map. ka is the ambient light. l is the light vector. and n is the models normal.

What I don't know is what a comma does. How do you read (0, L.n)?
And what does it mean by kd max?

My best approximation is
ex1.png

Is this correct?

Replies

Sign In or Register to comment.