GPUOpen-LibrariesAndSDKs / RadeonProRenderSDK

AMD Radeon™ ProRender is a powerful physically-based path traced rendering engine that enables creative professionals to produce stunningly photorealistic images.
https://gpuopen.com/radeon-prorender-suite/
Other
220 stars 46 forks source link

[Question] Rendering a scene with a 3D skybox #73

Open Derpius opened 1 year ago

Derpius commented 1 year ago

Context

Problems

Acceptable solution

If all of the above is not possible to solve with ProRender, the following would be enough to get a reasonable effect:

This would prevent any erroneous rendering of the 3D skybox and would allow rendering the 3D skybox using the same method as Source (compositing two separate renders).

The only issue with this is that elements of the skybox wont affect the lighting of the main world (i.e. a tall building in the skybox wont cast a shadow outside of the skybox)

Questions