AssimpNet 4.1.0
See the version list below for details.
Install-Package AssimpNet -Version 4.1.0
dotnet add package AssimpNet --version 4.1.0
<PackageReference Include="AssimpNet" Version="4.1.0" />
paket add AssimpNet --version 4.1.0
#r "nuget: AssimpNet, 4.1.0"
// Install AssimpNet as a Cake Addin
#addin nuget:?package=AssimpNet&version=4.1.0
// Install AssimpNet as a Cake Tool
#tool nuget:?package=AssimpNet&version=4.1.0
A .NET Wrapper for the Open Asset Import (Assimp) library. 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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
NuGet packages (20)
Showing the top 5 NuGet packages that depend on AssimpNet:
Package | Downloads |
---|---|
Aardvark.SceneGraph.IO
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
|
HelixToolkit.SharpDX.Assimp
Provides Assimp Import/Export for HelixToolkit.SharpDX. |
|
MonoGame.Framework.Content.Pipeline
The Monogame Content Pipeline for Windows, Mac and Linux is used to compile raw content to xnb files. |
|
Aiv.Fast3D
Hardware accelerated 3d drawing library built over Aiv.Fast2D |
|
engenious.Pipeline
engenious content pipeline for content compilation and similar content related things. |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on AssimpNet:
Repository | Stars |
---|---|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
mellinoe/veldrid
A low-level, portable graphics library for .NET.
|
|
helix-toolkit/helix-toolkit
Helix Toolkit is a collection of 3D components for .NET.
|
|
KillzXGaming/Switch-Toolbox
A tool to edit many video game file formats
|
|
Metric/Materia
An open source alternative to Substance Designer written in C#
|
Version | Downloads | Last updated |
---|---|---|
5.0.0-beta1 | 31,258 | 2/17/2020 |
4.1.0 | 96,253 | 10/29/2018 |
3.3.2 | 45,879 | 12/26/2016 |
3.3.1 | 22,924 | 7/22/2014 |
This release changed how the native binaries are deployed. It should be automatic/transparent to you, but if you have issues, please let us know on the project website (bitbucket).
This release includes new MacOS and Linux (64 bit) binaries, tested on on MacOS 10.13 and Ubuntu 18.04.