Info
Version: | 4.1.0 |
Author(s): | Martin Alcock |
Last Update: | Thursday, November 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/loadpixels/assimpnet-aws |
NuGet Url: | https://www.nuget.org/packages/AssimpNet-aws |
Install
Install-Package AssimpNet-aws
dotnet add package AssimpNet-aws
paket add AssimpNet-aws
AssimpNet-aws Download (Unzip the "nupkg" after downloading)
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 4.1.0 of the native library.
Adapted for AWS Lambda.