Skip to content

BIMCoderLiang/LNLibEx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

LNLibEx is an extension library based on C++ NURBS Algorithms Library LNLib. It is also a code example of OpenCasCade STEP/IGES translator.

Features

Data Exchange

  • Import STL (either ASCII or Binary) File to LN_Mesh.
  • Import OBJ File to LN_Mesh.
  • Export NURBS Surfaces (LN_NurbsSurface) to STEP File. (Based on OCCT 7.9.1)
  • Export NURBS Surfaces (LN_NurbsSurface) to IGES File. (Based on OCCT 7.9.1)

Owner

LNLibEx is created by Yuqing Liang (BIMCoder Liang).

License

The source code (except LNInternal Module) is published under LGPL 2.1, the license is available here.

About

An Extension Library based On C++ NURBS Algorithm Library LNLib

Resources

License

Stars

Watchers

Forks