![]() |
VOOZH | about |
dotnet add package Ab3d.DXEngine.Assimp --version 1.1.7934
NuGet\Install-Package Ab3d.DXEngine.Assimp -Version 1.1.7934
<PackageReference Include="Ab3d.DXEngine.Assimp" Version="1.1.7934" />
<PackageVersion Include="Ab3d.DXEngine.Assimp" Version="1.1.7934" />Directory.Packages.props
<PackageReference Include="Ab3d.DXEngine.Assimp" />Project file
paket add Ab3d.DXEngine.Assimp --version 1.1.7934
#r "nuget: Ab3d.DXEngine.Assimp, 1.1.7934"
#:package Ab3d.DXEngine.Assimp@1.1.7934
#addin nuget:?package=Ab3d.DXEngine.Assimp&version=1.1.7934Install as a Cake Addin
#tool nuget:?package=Ab3d.DXEngine.Assimp&version=1.1.7934Install as a Cake Tool
Ab3d.DXEngine.Assimp provides importing 3D models from many 3D file formats for Ab3d.DXEngine rendering engine.
It is using a native Assimp importer (https://github.com/assimp/assimp).
Ab3d.DXEngine is a super fast DirectX 11 rendering engine for Desktop .Net applications. Ab3d.DXEngine is built for advanced business and scientific 3D visualization.
The following objects are created:
- MeshObjectNode for objects with meshes
- SceneNode objects for groups of objects
- SimpleMesh<PositionNormalTexture> for meshes
- StandardMaterial for materials
Known issues in v1.1:
- Silk.NET.Assimp depends on Ultz.Native.Assimp library that should copy the native assimp library into the application's output folder.
But this works only for .Net Core and .Net 5.0 project and not for .Net Framework project.
See the sample for .Net framework project on https://github.com/ab4d/Ab3d.DXEngine.Assimp for more information.
Github page with samples project:
https://github.com/ab4d/Ab3d.DXEngine.Assimp
See also:
https://www.ab4d.com/DXEngine.aspx - Ab3d.DXEngine library (DirectX rendering engine)
https://www.ab4d.com/PowerToys.aspx - Ab3d.PowerToys library (the ultimate 3D helper library)
Supported platforms:
- .NET Framework 4.6.1+
- .NET Core 3.1
- .NET 5.0
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows is compatible. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 netcoreapp3.1 is compatible. |
| .NET Framework | net461 net461 is compatible. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 is compatible. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Updated to support x86 and AnyCPU platform targets