All Projects → CommunityToolkit → SceneLoader

CommunityToolkit / SceneLoader

Licence: other
A library for creating 3D Windows.UI.Composition.Scenes from glTF.

Programming Languages

C#
18002 projects
C++
36643 projects - #6 most used programming language
powershell
5483 projects
Batchfile
5799 projects

SceneLoader for Windows UI

SceneLoader is a library for generating Windows.UI.Composition.Scenes scene graphs from 3D file formats such as glTF. This project aims to simplify the design-to-code workflow for rendering 3D assets in your Windows applications.

SceneLoader currently produces a SceneNode, allowing you to programmatically construct your own Visual tree. A proposed companion Microsoft.UI.Xaml control is expected to enable 3D assets to be loaded from markup without requiring explicit management of the Visual tree.

Supported SDKs

  • May 2019 Update (18362)

Getting Started

Build Status

Target Branch Status Recommended NuGet package
0.0.1 master Build Status ?

Feedback and Requests

Please use GitHub Issues for bug reports and feature requests.

Principles

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

.NET Foundation

This project is supported by the .NET Foundation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].