flashk

Results 4 issues of flashk

Is there a tutorial for setting up a live stream using the SDK? I've generated a live stream url and key through Facebook, but it's not clear how I pass...

Hello, I noticed an issue with models that use `KHR_materials_volume` with certain attenuation color values. The function `applyVolumeAttenuation` in `punctual.glsl` has the following line: ``` vec3 attenuationCoefficient = -log(attenuationColor) /...

I'm adding support for the `XR_FB_hand_tracking_mesh` extension to my application, and it wasn't clear to me what the `jointParents` value of the `XrHandTrackingMeshFB` struct would be for root bones. Based...

synced to gitlab
clarification
vendor-extension

### What's the problem this feature will solve? I would like access to additional package information (author, summary, homepage, ...) when using the `list` command to output to JSON. ###...

type: feature request
S: needs triage