1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-02 12:54:23 +02:00

updated 3d normals

This commit is contained in:
Pomax
2018-07-13 18:14:31 -07:00
parent 548557575d
commit 3b3131136f
19 changed files with 435 additions and 270 deletions

View File

@@ -2,3 +2,8 @@ code {
background: #DDE;
padding: 1px 3px;
}
section pre {
background: rgba(40, 153, 183, 0.05);
padding: 3px 6px;
}