| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,8 @@ |
| 1 |
+# [`sdf-winding`][] |
|
| 2 |
+ |
|
| 3 |
+[Glyph][] contour [winding number][] and [SDF][] OpenGL experiment. |
|
| 4 |
+ |
|
| 5 |
+[`sdf-winding`]: https://git.rcrnstn.net/rcrnstn/sdf-winding |
|
| 6 |
+[glyph]: https://en.wikipedia.org/wiki/Glyph |
|
| 7 |
+[winding number]: https://en.wikipedia.org/wiki/Winding_number |
|
| 8 |
+[SDF]: https://en.wikipedia.org/wiki/Signed_distance_function |