Giter Site home page Giter Site logo

zhubiaomark / lnlib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bimcoderliang/lnlib

0.0 0.0 0.0 503 KB

A C++ Library for NURBS Basic Algorithm, refer the NURBS Book

License: GNU General Public License v3.0

C++ 98.78% C 0.15% CMake 1.04% Batchfile 0.03%

lnlib's Introduction

Introduction

LNLib is a C++ NURBS Basic Algorithm Library.
These algorithms are primary referenced from The NURBS Book 2nd Edition.
The APIs are re-designed to make it more friendly to users.

Features

Basic Elements:

  • UV
  • XYZ
  • XYZW
  • Matrix4d

NURBS Algorithms:

  • Basis Function Computation
  • Bezier/B-Spline/NURBS Curve and Surface
  • Curve and Surface Decomposition
  • Knot Insertion and Removal
  • Knot Refinement
  • Degree Elevation and Reduction
  • Point and Tangent Inversion
  • Curve and Surface Reverse
  • Curve Transform
  • Create Arc and Conic Curve
  • Create Bilinear/Cylindrical/Ruled/Revolved Surface
  • Global/Local Curve/Surface Interpolation & Approximation

This library is under development.

Roadmap

  • Algorithms of Chapter 10 & 11 in The NURBS Book 2nd Edition
  • Other Common NURBS algorithms

Contributing

Welcome join this project including discussions in Issues and make Pull requests.

Author

LNLib is created by Yuqing Liang (BIMCoder Liang).

License

The source code is published under GNU General Public License v3.0, the license is available here.

Primary Reference

The NURBS Book 2nd Edition by Les Piegl & Wayne Tiller

lnlib's People

Contributors

bimcoderliang avatar xnaut avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.