Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design and implement interface to populate ModelViewer's Visual tree #7

Open
sohchatt opened this issue May 14, 2019 · 1 comment
Open
Labels
feature-loader New feature or request for SceneLoader

Comments

@sohchatt
Copy link
Contributor

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.

@GeorgeS2019
Copy link

This SharpDX based glTF viewer could be a good case study on how to provide a custome schen graphs for C# to make use of the interface to populate Visual tree

@sohchatt sohchatt added the feature-loader New feature or request for SceneLoader label Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-loader New feature or request for SceneLoader
Projects
None yet
Development

No branches or pull requests

2 participants