Vecvec
Vecvec
This PR creates a new file that contains a wrapper around the oidn buffer adding `as_raw` and `from_raw` functions for both the device and the buffer so that users can...
Currently oidn provides `OIDNBuffer`, but we do not expose this, instead only providing vectors to interact with the api. It could be useful to expose a wrapper around these (and...
Ray Queries
**Connections** Works towards #1040 **Description** This PR provides BLASes (bottom level acceleration structures), TLASes (top level acceleration structures), TLAS instances (which contain BLASes and data, like transforms, about them), TLAS...