Antialiased circle/rectangle #407
Replies: 10 comments
-
|
Are you talking about vector type graphics, or simply enabling multi-sampling? |
Beta Was this translation helpful? Give feedback.
-
|
I mean just drawing it with primitives, I found some examples from opengl/metal etc, they all say about smoothstep function. |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
|
Yeah I could probably do something like that with the signed distance field example I've been thinking of doing. |
Beta Was this translation helpful? Give feedback.
-
|
@sotrh I also need some wgpu related consulting on a payment basis, can you be up for this? |
Beta Was this translation helpful? Give feedback.
-
|
@madmaxio what did you have in mind? |
Beta Was this translation helpful? Give feedback.
-
|
@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. |
Beta Was this translation helpful? Give feedback.
-
|
What do you mean by "correct camera implementation"? Also is there a better way I can contact you? |
Beta Was this translation helpful? Give feedback.
-
|
@sotrh Discord maximb 5928, or, drop your contacts. |
Beta Was this translation helpful? Give feedback.
-
|
I sent you a friend request. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Would you mind adding example for drawing antialiased circle/rectangle? It's interesting to see the approach.
Beta Was this translation helpful? Give feedback.
All reactions