CommunityToolkit / CommunityToolkit/SceneLoader

Design and implement interface to populate ModelViewer's Visual tree

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
feature-loader
Dominant language
C#
Stars
40
Forks
8
PR merge metrics
No merged PRs in 30d

Description

This design allows SceneLoader to supply a Visual tree to the WinUI control much like Lottie-Windows implements IAnimatedVisualSource. As a result, the WinUI ModelViewer control has no dependence on the SceneLoader nuget, and enables anyone to supply their custom scene graphs.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the ModelViewer control and SceneLoader integration, then compare the requested interface with how Lottie-Windows implements IAnimatedVisualSource. The work is complete when ModelViewer can receive a Visual tree from SceneLoader or another provider without depending on the SceneLoader NuGet package, while supporting custom scene graphs.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.