Daniel Limberger

Results 33 issues of Daniel Limberger

https://soimy.github.io/msdf-bmfont-xml/ seems to be an excellent msdf generator (utf-8 support, good parameterization etc.). The glyph fragment shader needs to account for 4 channel distance fields instead of a single one....

enhancement
help wanted
good first issue
haeley-webgl-text

we should discuss this further, but probably something like: - materials should have alpha information, so render pass can query this information and adjust rendering accordingly - perhaps an `alpha...

enhancement
haeley-webgl-gltf

implement, or document / show examples for "raw" access on buffers/data loaded from gltf I did not check with the current implementation but it should be possible to: - for...

enhancement
haeley-webgl-gltf

![ibl-map](https://user-images.githubusercontent.com/3909980/75143935-4ce15200-56f6-11ea-8a4e-f6aabd403a78.png)

haeley-webgl-pbr

basic example showing from left to right, nearest, linear, anisotropic 4x and anisotropic 16x/8x (max)...

setting `controller._multiFrameDelay` does not work as expected

bug

this issue is intended for collecting small patterns that are heavily/frequently used within webgl-operates code basis. I would like to see these "snippets" replaced by, e.g., some form of meta...

enhancement
question