Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IES Light #9

Open
marceloroca opened this issue Jul 27, 2020 · 1 comment
Open

IES Light #9

marceloroca opened this issue Jul 27, 2020 · 1 comment

Comments

@marceloroca
Copy link

I want to create the same scene with IES light from the maya demo:

https://radeon-pro.github.io/RadeonProRenderDocs/en/plugins/maya/photometric_light.html?highlight=ies

The parameters I'm using are:

  • IESLightSetImageFromIESdata = (ies file), 255, 255
  • IESLightSetRadiantPower3f = 2, 2, 2

The image in maya is this:

image

and when I render in RPR I get this:

13

I don't understand what parameters and values I need to use to have the same light spread

Thanks,

My computer info:
Windows 10 Pro
GPU: Radon RX 550XT
Driver: 20.5.1
Plugin; Tahoe
RPR_VERSION_MAJOR_MINOR_REVISION 0x00103503
RPR_VERSION_BUILD 0x92f604e2

Tracing files:
rpr-tracing-104d418e-c9cd-4962-b58a-ef59b412c5e1.zip

IES Files:
iesfiles.zip

@RichardGe
Copy link
Collaborator

As light is softer in original image I feel that this is a post process difference, ( like gamma correction, or exposure ).

If the question is specific about Maya, it should be asked here:
https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderMayaPlugin

For RPR SDK demo about IES light:
https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderSDK/tree/master/tutorials/28_ies_light

For RPR SDK demo about post process:
https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderSDK/tree/master/tutorials/29_ocio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants