Skip to content

Commit

Permalink
update images.
Browse files Browse the repository at this point in the history
  • Loading branch information
BIMCoderLiang committed Jun 16, 2024
1 parent 24e2fbd commit 9a02ee7
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## Introduction
**LNLib is a C++ NURBS Algorithms Library.** <br/>These algorithms are primary referenced from [The NURBS Book 2nd Edition](https://link.springer.com/book/10.1007/978-3-642-97385-7). <br/>The APIs are re-designed to make it more friendly to users.

<img src="image/LNLib.png" width=400 height=200>

## Run LNLib
Please run build.bat first and it will construct solution by CMake.

Expand Down Expand Up @@ -58,7 +60,7 @@ Additional Algorithms:
## Visualization
[LNLibViewer](https://github.com/BIMCoderLiang/LNLibViewer) based on [VTK](https://vtk.org/)

<img src="data/curve.png" width=200 height=200><img src="data/surface.png" width=200 height=200>
<img src="image/curve.png" width=400 height=400><img src="image/surface.png" width=400 height=400>

## Contributing
Welcome join this project including discussions in **Issues** and make **Pull requests**.
Expand Down
Binary file added image/LNLib.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes

0 comments on commit 9a02ee7

Please sign in to comment.