EricGriffith

Results 4 issues of EricGriffith

When there are multiple UI threads, things that need to run on the UI thread must use the proper Dispatcher for invoking methods. Currently Screen.TryClose and the Execute.XXX methods all...

enhancement
question

The viewer seems to assume that the default sheenColorFactor is [1, 1, 1], but the spec says it is [0, 0, 0].

The Object Model provides access to some objects whose specific properties are determined by an enum value. KHR_lights_punctual light objects are a good example of this. The `spot/innerConeAngle` and `spot/outerConeAngle`...

Looking over the object model, KHR_interactivity and KHR_node_visibility, it feels like things are underspecified for scenes. The object model is missing a way to read an asset's default scene or...