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

finally explained how to lower the curve order

This commit is contained in:
Pomax
2018-07-20 19:37:49 -07:00
parent b2a26b4fef
commit e3255abb56
23 changed files with 75881 additions and 37 deletions

View File

@@ -1,7 +1,8 @@
module.exports = {
"July 2018": [
"Solved a long-standing problem around 3D normals, by implementing and explaining Rotation Minimising Frames."
"Solved a long-standing problem around 3D normals, by implementing and explaining Rotation Minimising Frames.",
"Updated the section on curve order raising/lowering, show how to get the least-sum"
],
"June 2018": [