MulDisplay 1.1.4
dotnet add package MulDisplay --version 1.1.4
NuGet\Install-Package MulDisplay -Version 1.1.4
<PackageReference Include="MulDisplay" Version="1.1.4" />
<PackageVersion Include="MulDisplay" Version="1.1.4" />
<PackageReference Include="MulDisplay" />
paket add MulDisplay --version 1.1.4
#r "nuget: MulDisplay, 1.1.4"
#:package MulDisplay@1.1.4
#addin nuget:?package=MulDisplay&version=1.1.4
#tool nuget:?package=MulDisplay&version=1.1.4
MulDisplay is a .NET all in one (2D/3D) display control with some embedded tools. It can be used to easily display camera frames, 3D point clouds, 3D objects, 2D/3D overlays, etc..
Please check the project's github for more information.
- Website: https://github.com/jeremjlr/MulDisplay
- Examples: https://github.com/jeremjlr/MulDisplay/releases
- Documentation: https://jeremjlr.github.io/MulDisplay/index.html
This control requires the application to be built for x64.
Contact
If you want to reach out to me for any reason, have any question or suggestion, feel free. - jerem.jlr@gmail.com - www.github.com/jeremjlr
Licensing
MulDisplay is provided free of charge for use in personal and commercial projects.
Redistribution, modification, reverse engineering, or rehosting of the package is prohibited without explicit permission.
Any mention of the author or the project is welcome.
Libraries used by MulDisplay :
- IrrlichtLime under the Zlib License, see https://github.com/greenya/irrlichtlime.
- Irrlicht under the Zlib/libpng License, see https://sourceforge.net/projects/irrlicht/ or https://irrlicht.sourceforge.io/.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net7.0-windows7.0 is compatible. net8.0-windows was computed. net8.0-windows7.0 is compatible. net9.0-windows was computed. net9.0-windows7.0 is compatible. net10.0-windows was computed. net10.0-windows7.0 is compatible. |
| .NET Framework | net48 is compatible. net481 is compatible. |
-
.NETFramework 4.8
- No dependencies.
-
.NETFramework 4.8.1
- No dependencies.
-
net10.0-windows7.0
- No dependencies.
-
net6.0-windows7.0
- No dependencies.
-
net7.0-windows7.0
- No dependencies.
-
net8.0-windows7.0
- No dependencies.
-
net9.0-windows7.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Ensured .NET 10 compatibility
- Switched to a much simpler license
- Made the nuget compatible with .NET framework