Streaming Prototype is a demo version of the Cloud-Based Rendering Engine that creates photo-realistic images for seamless viewing and online editing.
- C++17 Compiler
- CMake 3.10
- C++ Boost 1.65.1
- Google Protocol Buffer v3.5.1.1
- x264
- Radeon Rays
- Heterogeneous Queue
- OpenImageIO
Note: The RadeonRays framework may require Embree or OpenCL in order to support the corresponding backends.
Currently the following compilers are tested:
- Visual Studio 2017 Version 15.5.5
We have recently changed from premake to cmake.
- Create your build directory
mkdir SP_build
- Run CMake
cmake ..
orcmake -DCMAKE_BUILD_TYPE=Debug
for debugging - Compile by running
make
- The binary is named Radiance.