Korijn van Golen

Results 66 issues of Korijn van Golen

## Type of issue Bug ## Uploader type Any ## Bug details ### Fine Uploader version 5.5.2 ### Detailed explanation of the problem If you check out these searches through...

bug
to fix
2 - Do

Does lunchbox support multiple lunchbox app instances inside the same HTML application without using iframes?

enhancement

Hi, I'm investigating the feasibility of implementing the [JSON API specification](https://jsonapi.org/) with Flama. It's probably easy to add a JSON API codec to Flama using [marshmallow-jsonapi](https://github.com/marshmallow-code/marshmallow-jsonapi). The other parts, like...

I overlooked that it would have been nice to add a request_draw call to Controller.load_state in #297

In #229 a utility was added to snap a camera to a new position and orientation in order to guarantee a part of the scene graph is visible. Improvements that...

Goal of this issue is to be provide a more pythonic API and to make it easier to track changes to world object transforms. * Start using the https://github.com/pygfx/pylinalg package...

Renders come out subtly differently between different wgpu backends (vulkan, lavapipe, directx, metal, opengl). Let's see if we can document exactly what the differences are. Maybe set up a script/tool...

docs

Taking inspiration from [NEP 29](https://numpy.org/neps/nep-0029-deprecation_policy.html) I would suggest that we require at least Python 3.8 starting in december this year. What do you think? Would this be an issue for...

Since pygfx is a pure python library, we can easily switch to poetry. Would you be open to it @almarklein ? I can handle changing over CI etc but I'm...

discussion