Signed Distance Functions (Q334): Difference between revisions
(Created claim: resource (P21): Exam: CGBV SS23 (Q390)) |
(Created claim: subclass of (P2): Mathematical Foundations (Q10)) |
||
Property / subclass of | |||
Property / subclass of: Mathematical Foundations / rank | |||
Normal rank |
Revision as of 08:42, 23 August 2023
Functions that return 0 if a pixel is part of a shape, <0 if it is inside the shape, and >0 if it is outside. Used for Constructive Solid Geometry and Shaders
- SDF
Language | Label | Description | Also known as |
---|---|---|---|
English | Signed Distance Functions |
Functions that return 0 if a pixel is part of a shape, <0 if it is inside the shape, and >0 if it is outside. Used for Constructive Solid Geometry and Shaders |
|