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:
@@ -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": [
|
||||
|
Reference in New Issue
Block a user