-
Not sure where to start and this may land nowhere: but in the process of discovery here I am. This post gets rather long so GPT4 summarizes it as: `Summary: The issue aims to enhance Easy Diffusion's …
-
The depth buffer AOV records the depth to the camera rather than what most depth aov's record, which is the depth from the image plane. I think it might be reasonable/expected that hdospray followed t…
-
hello Windows Ospray users,
I am a Freecad user, I installed Ospray on my Windows 10 PC using [ospray-3.2.0.x86_64.windows.msi](https://github.com/ospray/OSPRay/releases/download/v3.2.0/ospray-3.2.0.…
mdpxa updated
3 months ago
-
Running the latest version of SCIRun 5
Operating System is Linux Mint 20 Cinnamon
When opening a saved SCIRun 5 network, about 10% of the time, I get half of the display shown in ViewScene. The is…
-
After building v0.10.0 on macOS, I have difficulties running `anariInfo` from the installation directory:
```
stuko@MacBook-Pro-2 ~ % progs/anari_install/bin/
stuko@MacBook-Pro-2 bin % ./anariInfo…
-
In the past for thirdparty libraries source has been downloaded and binaries built along side the source. More recently out of source builds are done or thirdparty libraries may be prebuilt. As such, …
-
Ospray does not volume render with the installer below, which was compiled with the codesigning PR #3639. This was built with Ospray 3.
https://drive.google.com/file/d/1JkpBhv1WcgNvNeNuUH1HT1fU3zt…
-
### Describe the issue:
There appears to be some kind of issue where opencv when combined with numpy 1.22 generates lots of warning messages.
UserWarning: The value of the smallest subnormal for…
-
## Problem statement
In `RenderEngineVtk`, materials for objects are generated in a really hackneyed way:
- Only diffuse color can be specified (all other material parameters are defaulted).
…
-
Hello,
Can ground plane feature be implemented in ospray ? It is very useful for environment light,
The example of it in THREE.JS
https://threejs.org/examples/?q=ground#webgl_materials_envmap…