3DEngine 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package 3DEngine --version 1.0.0
NuGet\Install-Package 3DEngine -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="3DEngine" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add 3DEngine --version 1.0.0
#r "nuget: 3DEngine, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install 3DEngine as a Cake Addin
#addin nuget:?package=3DEngine&version=1.0.0

// Install 3DEngine as a Cake Tool
#tool nuget:?package=3DEngine&version=1.0.0

License: MIT

3D Engine - Get it in the Microsoft Store-App

⠀WIKI⠀ ⠀DOCS⠀

Windows App SDK

Delight users with modern UI Access new platform features Backwards compatible
<img src="https://docs.microsoft.com/media/illustrations/biztalk-get-started-get-started.svg" width=250 alt="Modern navigation"/><br>Powerful WinUI 3 UI <img src="https://docs.microsoft.com/media/illustrations/biztalk-get-started-scenarios.svg" width=250 alt="Platform logo"/><br>Localization + power status + more<br> <img src="https://docs.microsoft.com/media/illustrations/biztalk-host-integration-install-configure.svg" width=250 alt="Down-level logo"/><br>Down to Windows 10 1809

...and more, without having to rewrite your app!

  • Use your current installer (no requirement to use MSIX, but there are reliability/security benefits to using MSIX!)
  • Additive platform APIs (only add what you need, leave the rest of your app as-is)
  • Works with Win32, WPF, WinForms, and more apps

Plus, create beautiful, modern apps for Windows 11 that are backwards compatible to Windows 10 October 2018 Update (build 17763 / version 1809)!

Vortice.Windows

Vortice.Windows is a collection of Win32 and UWP libraries with bindings support for DXGI, WIC, DirectWrite, Direct2D, Direct3D9, Direct3D11, Direct3D12, XInput, XAudio2, X3DAudio, DirectInput, DirectStorage, DirectML, UIAnimation and DirectSound.

This library targets .net7.0 and .net8.0 and uses modern C# 12, see CHANGELOG for list of changes between commits.

If you are looking for high-performance low level bindings, please visit Vortice.Win32

Entity Component System (ECS)

The Entity Component System is an architectural pattern often used in video game development. It facilitates code reusability by separating the data from the behavior. In addition, ECS obeys the "composition over inheritance principle," providing improved flexibility and helping developers identify entities in a game's scene where all the objects are classified as entities. One reason ECS is faster than a game object component system is that you put all the data you need together in the same place in memory. Doing so avoids the performance overhead of having to search around to find it.

Upcoming Features and Development Roadmap

  • Materials
  • Render Textures,
  • Post-Processing,
  • Gizmos,
  • Asynchronous Reprojection
  • Lumen (Erebus, Aruna)
  • Nanite (Nano Tech).

Build

In order to compile, you need to install Visual Studio 2022 Preview with the following components:

Rolled back to .Net 7 and VS2022 for now, because it lead to errors due to the WinAppSDK and the newest .Net 8 SDK Preview RC that gets installed with the Visual Studio Preview Workload of the .Net Environment!

Screenshots

3D Engine Layout 1 2 3 4 5 6 7 8 9 10 11 12 13

Product Compatible and additional computed target framework versions.
.NET net7.0-windows10.0.19041 is compatible.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.2 244 3/7/2024
2.0.1 230 2/25/2024
2.0.0 219 2/25/2024
1.0.7 664 10/20/2023
1.0.6 216 10/20/2023
1.0.5 253 10/19/2023
1.0.4 251 10/18/2023
1.0.3 295 10/18/2023
1.0.2 260 10/18/2023
1.0.1 289 10/18/2023
1.0.0 281 10/13/2023