ospray-studio
ospray-studio copied to clipboard
An application to showcase OSPRay's rendering capabilities
Bumps [mpi4py](https://github.com/mpi4py/mpi4py) from 3.1.5 to 3.1.6. Release notes Sourced from mpi4py's releases. 3.1.6 WARNING: This is the last release supporting Python 2. Fix various build issues. Changelog Sourced from mpi4py's...
When running ospStudoi, it is creating a file called `imgui.ini` in it. This is not really nice when no operations have been performed. Please, consider using XDG_RUNTIME_DIR/.ospray_studio/imgui.ini
Apparently, imgui used in ospray_studio is not using imgui's support for freetype, so fonts are mis-aligned, and no anti-aliased. Could something be done about that?
PR from Jung's work on gesture tracking into OSPRay Studio mainline
It appears to copy the whole ```$PREFIX/lib``` directory into its lib/ instead of libraries that it itself needs to install.
[Here](https://github.com/ospray/ospray_studio/blob/master/CMakeLists.txt#L48) it offers to install all OSPray libraries. They are already installed as a dependency package, no need to install them again. This would only cause problems.
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.0. Release notes Sourced from numpy's releases. v2.0.0 NumPy 2.0.0 Release Notes NumPy 2.0.0 is the first major release since 2006. It is the result...
This plugin supports features for story creation.
This plugin supports a flying gesture to move around in a 3D environment.
Added features to display a single, coherent virtual environment on tiled display walls