Wouter Bijlsma

Results 15 issues of Wouter Bijlsma

## Description On linux hosts with Nvidia GPU and CUDA support enabled, a CUDA kernel is used to convert captured RGBA frames to NV12 before encoding. This kernel contained a...

### Version/Branch of Dear ImGui: Version 1.90, Branch: docking-layout (imgui-node-editor) ### Back-ends: imgui_impl_vulkan.cpp + imgui_impl_sdl.cpp ### Compiler, OS: MacOS & Linux ### Full config/build information: _No response_ ### Details: I...

layout

Foreign functions bound using `sexp_define_foreign` are required to have a signature that only includes the context, a reference to the function itself (it's not completely clear to me what the...

Ticket #42 mentions `sexp_copy_context` as an API for copying Chibi contexts for fast-loading. This ticket was closed as 'fixed' with a comment that suggests this feature was implemented, and the...

**Is your feature request related to a problem? Please describe.** When using Moonlight as a remote-desktop client on a system with multiple screens connected, if Moonlight is running in exclusive...

### Is your feature request related to a problem? Please describe. Currently, it is not possible to define and call user functions from OpenVDB AX programs, where by 'user function'...

enhancement

### Environment Linux Ubuntu 22.04 OpenVDB 10.0.1 ### Describe the bug When doing velocity extension using FastSweeping, e.g. via `openvdb::tools::sdfToExt`, the velocity extension grid will use an identity transform, instead...

bug

First of let me say LuaBridge is great, it has allowed me to zip through writing my binding code at an incredible pace, thanks! With that out of the way,...

feature

When a stream (chain of observables) completes, subscribers will stop receiving events (as expected), but any observables higher up the chain that would have been evaluated if the stream was...

### Environment **Operating System:** Ubuntu 22.04 **Version / Commit SHA:** OpenVDB 11.0.1 **Other:** gcc 10.5.0 ### Describe the bug I'm trying to intersect a level-set grid with a Ray in...

bug
nanovdb