Preview

NAVC23 Lecture 6: Normals of Implicit Surfaces

656 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.

0 comment(s)

GLSL
NAVC23 Lecture3
by: vchizhov
658 views

GLSL
Lecture1 NAVC23
by: vchizhov
633 views

GLSL
NAVC23 Lecture 2
by: vchizhov
528 views