microsoft / WindowsAppSDK-Samples

Feature samples for the Windows App SDK
MIT License
685 stars 217 forks source link

Add duck to DrawingIsland's SceneNode #349

Closed achen144 closed 2 months ago

achen144 commented 2 months ago

Adds an additional option for DrawingCsTestApp to load the duck model in the SceneNode scenarios. The duck model has been converted to load from asset files (instead of the previous hardcoded binary blobs) and is now properly colored (instead of a solid green).