Lachlan Deakin

Results 65 comments of Lachlan Deakin

Any comment from MS devs on this one? @davidkline-ms @jwittner As far as I am aware the same limitation applies to Unity/Vuforia too since they also depend on the Remoting...

So, I am now trying to recreate the functionality of the *Holographic Remoting Player* app. I have managed to get *Connect()* from *IHolographicStreamerServer* in *HolographicStreamer.h* firing. A connection with the...

The mixed remote view compositor should be built first which will copy the dll/lib etc to the necessary location. The viewer can then be built and should work, the current...

Hmm, I'm not seeing this occurring on any of the test images. Could you see if it happens when you run your image through this codebase, in case there is...

I'm not sure exactly what is causing this green floor/flickering issue, I wasn't able to reproduce it. Since the rendering of the Sponza scene is pretty much handled by Vulkan-samples,...

I endorse this RFC. Some comments: - I like that the OME-Zarr metadata can now also be stored in array attributes. That partially satisfies this request https://github.com/ome/ngff/issues/207. `multiscales` in an...

> Also to be clear here, required-features is a Cargo feature that can only disable a binary being built. It sadly does not tell Cargo "hey if I try to...

> My impulse is that cargo-dist should definitely error if you require features and it's not specified I'm not sure if developers would be surprised if a binary isn't packaged...

I think one of the biggest shortfalls of Zarr V2 is the lack of codec standardisation. Numcodecs has many codecs, but they are not very useful if they are unsupported...

The spec says that array/group attributes are intended for storage of arbitrary user metadata. Attributes are not intended to change how arrays are encoded. If they did, that would not...