1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-30 19:50:01 +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

@@ -1,5 +1,9 @@
module.exports = {
"July 2018": [
"Solved a long-standing problem around 3D normals, by implementing and explaining Rotation Minimising Frames."
],
"June 2018": [
"Added a section on direct curve fitting.",
"Added source links for all graphics.",