Info
Version: | 5.0.0-beta1 |
Author(s): | Nicholas Woodfield |
Last Update: | Monday, February 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/Starnick/assimpnet |
NuGet Url: | https://www.nuget.org/packages/AssimpNet |
Install
Install-Package AssimpNet
dotnet add package AssimpNet
paket add AssimpNet
AssimpNet Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags
The library is able to import dozens of different 3D model formats (e.g. OBJ, FBX, GLTF, Collada) and export to several formats (e.g.
OBJ, GLTF, Collada). This release targets version 5.0.1 of the native library.