Preview
NAVC23 Lecture 6: Normals of Implicit Surfaces
945 views
10-05-2023
vchizhov
9 shaders
0 followers
Description
Code illustrating that the gradient of a function f defining
an implicit surface S = {p : f(p) = C} gives the direction of
the normal. The normals are estimated numerically in the
above example, although they could have been computed
analytically by using the chain rule.
an implicit surface S = {p : f(p) = C} gives the direction of
the normal. The normals are estimated numerically in the
above example, although they could have been computed
analytically by using the chain rule.
0 comment(s)
GLSL
Lecture1 NAVC23
by: vchizhov
1,000 views
GLSL
NAVC23 Lecture3
by: vchizhov
911 views
GLSL
NAVC23 Lecture 2
by: vchizhov
795 views
GLSL
NAVC23 Lecture4 Tmp2
by: vchizhov
731 views