google/amber

PipelineLibrary for Ray Tracing

Opened this issue · 1 comments

Pipeline library support for RayTracing pipelines is a major feature that would be nice to have.
Introduction of pipeline libraries introduces large change I would like to separate out from RayTracing support itself.

I created pipeline where I started implementation for pipeline libraries:
https://github.com/archimedus/amber/tree/amberrt_lib

Change proposed in #1039