WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: BIMCoderLiang/LNLib

LNLib V1.2.5

12 Dec 13:43

Choose a tag to compare

  1. improve Berstein and AllBerstein function
  2. improve Simpson method to calculate length of curve
  3. imporve LeastSquaresApproximate function
  4. fix Rescale method bug
  5. improve curve Merge function
  6. fix BezierToPowerMatrix and PowerToBezierMatrix bug
  7. improve GetParamOnCurve function
  8. fix curve Offset function
  9. remove useless codes
  10. support multi-language API : WebAssembly,Python,.NET

LNLib V1.2.4

08 Oct 11:50

Choose a tag to compare

  1. Fix Revolve Bug
  2. Add Surface Triangluation Method
  3. Update Readme

LNLib V1.2.3

06 Aug 12:10

Choose a tag to compare

  1. Fix Hermite Curve Generation Bug.
  2. Fix MakeCornerFilletSurface Bug.
  3. Change License from GPL3.0 to LGPL2.1.
  4. Support Fast Projection (Point to Surface ) Algorithm (GSA).

LNLib V1.2.2

24 Jan 11:23

Choose a tag to compare

  1. Improve Offset Algorithm.
  2. Fix Create Sweep Surface bug.

LNLib V1.2.1

13 Jun 13:34

Choose a tag to compare

Fix NURBS Surface Triangulation.

LNLib V1.2

09 Jun 04:03

Choose a tag to compare

  1. Improve LNLib Performance
  2. Improve Nurbs Curve Tessellation
  3. Improve Advanced Surface Creation
  4. Import Eigen3 lib
  5. Fix Reflection Matrix Bug
  6. Fix Rotation Matrix Bug
  7. Fix Nurbs Curve Merge Bug
  8. Fix GetParamOnCurve Bug
  9. Fix Curve Elevate Degree Bug
  10. Fix Create Arc Curve Bug

LNLib V1.1

24 Feb 02:43

Choose a tag to compare

  1. Add Curve Approximate Length Calculation.
  2. Add Surface Approximate Area Calculation.
  3. Add Get Parameter on Curve by Certain Length.
  4. Fix Curve IsClosed bug.
  5. Fix Curve Split and Merge bug.
  6. Fix Curve Clamp bug.
  7. Fix Simpson Integrator bug.
  8. Other Improvements.

LNLib V1.0

05 Jan 14:49

Choose a tag to compare

See Features in README.md