A .NET Wrapper for the Open Asset Import (Assimp) library. Supporting Double Precision for GIS Model.
License
—
Deps
9
Install Size
—
Vulns
✓ 0
Published
Feb 25, 2026
$ dotnet add package CCd.AssimpNetThe latest release can be downloaded via NuGet.
this base is bringed from assimp. ( https://github.com/assimp/assimp )
This means the NuGet package is compatible with a wide range of applications.
The patcher requires .NET6~ to be installed on your machine to build.
The NuGet package supports the following Operating Systems and Architectures out of the box:
Windows
Linux
MacOS
currently, Assimp++ library was only compiled for win64. ( need to compile for the other platform ).
Using Double precision vertex coordinate and operation. It is meaning You can import and export the model including big coordinate without crushing. ex) like GIS coordinate model data.
XDO model import. vworld model format in south korea.
https://copycd.tistory.com/145
The library is licensed under ShareWare. This means Available for non-profit purposes. A license is required for commercial use.