Skip to content

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

License

Notifications You must be signed in to change notification settings

CommunityToolkit/SceneLoader

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published