NVIDIA / VisRTX

NVIDIA OptiX based implementation of ANARI
Other
239 stars 25 forks source link

Add ability to set texture and gradient backgrounds #38

Closed griffin28 closed 1 year ago

griffin28 commented 1 year ago

Add ability for all renderers to use texture and gradient backgrounds. Can overload the backgroundColor parameter with different types to support the different backgrounds.

Name Type
backgroundColor Color/Sampler/ARRAY1D of Color
jeffamstutz commented 1 year ago

Implemented in be48467.