Samuel Tallet
Samuel Tallet
Hello! Does this crate supports [KHR_materials_ior](https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_materials_ior) glTF extension? It's not mentioned in the [README.md](https://github.com/gltf-rs/gltf#gltf-extensions).
Hello @pissang, When I use ambient occlusion **with** parallax occlusion, shadows strangely surround geometry. This looks like a bug:  Below, when I **only** use parallax occlusion. This is OK:...
In some cases, plugin asks (and annoys user) about false missing textures whereas it doesn't for true missing textures. a) Texture colors are possibly confused with texture maps. I need...
Assimp CLI executable (used by Universal Importer plugin to convert models) can't open file paths including non-ASCII chars. To workaround this issue, I copy file to import (called below "source")...
Sometimes imported model is too small, most of time it is too big... To circumvent this issue, I coded a resizing hack in two steps: plugin asks user for model...
Hello, First, bravo for your awesome work! I search to get this kind of light in Path Tracer:   It would be great to be able to achieve a...
ClayGL: 1.2.1 ClayGL Advanced Renderer: 0.1.0 Browser: Chrome 66 Hello, Since I enabled SSAO, this "watermark" appears. It looks like an old persistent image not cleared...  And now...
Hello, In the UI, I find it difficult to precisely change a numeric value by dragging the mouse. It would be convenient if one could also input these values with...

Hello, First of all, thank you for this great project. **Issue** Here is a colored IGES file opened in Mayo.  When I export to...