madmaxio
madmaxio
Does any plan exist for this issue?
Ah, looks like I choosed the wrong issue. I need customize wasm fetch path for standalone runtime (default one). Is this possible now?
I mean just drawing it with primitives, I found some examples from opengl/metal etc, they all say about smoothstep function. So it is about using primitves + smoothstep.
Here is an example of what I'm talking about, absolutelly briliant article imho, but it is about metal. But the content is exactly the same - primitive basics. https://www.warp.dev/blog/how-to-draw-styled-rectangles-using-the-gpu-and-metal
@sotrh I also need some wgpu related consulting on a payment basis, can you be up for this?
@sotrh I need to load and render a couple of gltf models with wgpu. So far I only succeeded with basic cube model. And also make a correct camera implementation.
@sotrh Discord maximb 5928, or, drop your contacts.
> As there are PRs from me waiting from the end of July, and a bunch of reported issues, I don't think this project is alive anymore. Do you plan...
Has someone tried implement cursor functionality with on top of cosmic-text/glyphon? Any recommendations what approach to use (cosmic-text alignment probably)?
> > Has someone tried implement cursor functionality with on top of cosmic-text/glyphon? Any recommendations what approach to use (cosmic-text alignment probably)? > > In the GUI lib I'm creating,...