Donovan Hutchence

Results 241 comments of Donovan Hutchence

What advantage do see changing this API @mvaligursky? Not sure I see it right now.

Hi @kungfooman, sorry about this. I took a quick look at the custom chunks in playcanvas-gltf and I don't think they are the problem. Can you provide a repro so...

Ahh interesting. A week ago I found and fixed a bug in glb-parser.js which was setting occludeSpecular flag incorrectly [here](https://github.com/playcanvas/engine/blob/main/src/resources/parser/glb-parser.js#L1062). Looks like the bug originated in [playcanvas-gltf](https://github.com/playcanvas/playcanvas-gltf/blob/main/src/playcanvas-gltf.js#L424). In general I...

The other issue that @willeastcott mentioned is heightmaps which no longer work, because I broken them. Will address this asap.

Fixed in https://github.com/playcanvas/engine/pull/4379

Please attach a screenshot if you can for those of us without and iphone?

Engine handles equirect only and not possible in editor yet.

Perhaps we need an issue in the editor where we can start discussing design around this support.

I wonder how well rgbm 8888 targets would work... Rgbm should be blurrable etc without having to decode/encode, but not sure what artifacts might result.