Skip to content
Snippets Groups Projects
Commit d12ca36d authored by vr-group's avatar vr-group
Browse files

Updated readme.

parent 9f8b427c
Branches
No related tags found
No related merge requests found
## Oxyflame Rendering Tools ## Oxyflame Rendering Tools
### Dependencies ### Dependencies
- GCC 10+ - GCC/MSVC
- CMake 3.19+ - CMake
- Ospray 1.8.5 - Ospray
- VTK 9.0.1 - VTK
### Contact ### Building
- If you encounter any problems, contact demiralp@vr.rwth-aachen.de . - Run CMake in the `offline_ray_tracer` subdirectory.
\ No newline at end of file - Build the output of CMake with GCC/MSVC.
### Running
- Modify the dataset location and rendering preferences in `settings.json`.
- Run as `offline_ray_tracer [PATH_TO_SETTINGS_JSON]`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment