-
I am planning on contributing the port files of [OSPRay](https://github.com/ospray/OSPRay), [OpenVLK](https://github.com/OpenVKL/openvkl) and [rkcommon](https://github.com/ospray/rkcommon) that I have…
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
| --- | games/advancemame | --- | --- | race condition | Fixed in Urchlay Branch https://git.sl…
-
Hi
I am building hdospray via super build on an Ubuntu 18.04 box with Houdini 18.5.547
I do have git-lfs installed (via apt-get)
My cmake build command is this
```
cmake \
-D SUPERBUILD…
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
| --- | graphics/vuescan | :x: | :x: | known issue, upstream keeps changing | --- |
| --- | mi…
-
I tried the transparency support in the scivis renderer of 0.10 and noticed some strange blocking artifacts on the transparent surfaces. These artifacts only appear on transparent geometry,
it looks f…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### What happened?
When attemptin…
-
see https://github.com/ospray/ospray/issues/487
-
I have build the render delegate
```
$ ls /home/nyue/projects/OSPray/hdospray/superbuild/install/plugin/usd/
hdOSPRay hdOSPRay.so
```
I have not been able to use the plugin as the render del…
-
We gave it a quick spin here on both Linux and Windows and could not get a successful render. We tried older and newer USD versions.
Obviously there are some bugs in hdOspray that prevent the deleg…
-
USD requires an older version of TBB which provides `include/tbb/tbb_stddef.h`
Whereas OSPray requires a more recent version of TBB
Does any know if there is one version of TBB that is usable by…