Almar Klein

Results 1569 comments of Almar Klein

We track this in pygfx/rendercanvas#36

Short answer is that its not possible for the foreseeable future. I wonder though to what extend wgpu compute shaders can replace Cuda. Because in that case it would be...

Other thought: I wonder how hard it'd be for someone to contribute a wgpu-backend for PyTorch 🤔

> I just came across another usecase Thanks, it helps to have some concrete examples!

Paragraphs are already supported, so some extend, and don't need the extra `posisions` thing, because all positioning is relative. I'm not sure what pages would have to look like ...

I thought I quickly finish this pr before moving on with #954 et al. I forgot how complex the text logic was 😉 I first figured that the text-item concept...

> Maybe the Stats object is a nice test case, since it has static text but constantly updating numbers. The current PR is aimed at being able to render *a...

There are a few open tasks (fixing the tests being one of them), but otherwise this is ready for review.

@panxinmiao can I please get your feedback on rendering of Chinese text? This PR also improves support for vertical text. I took some Chinese text from the web (a poem,...

> Out of curiosity, may I ask about the changes to the screenshots. I didn't expect any changes to things like the point markers test? The changed screenshots are due...