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

Simplified RectAreaLightHelper #11223

Merged
merged 1 commit into from Apr 24, 2017
Merged

Conversation

WestLangley
Copy link
Collaborator

The other helpers must be added a child of the scene, and this helper was the only exception, so I made this helper compatible with the others. (Maybe someday we can change this limitation.)

I also simplified the helper to be a simple wireframe outline, rather than a plane mesh, because the helper was blocking view of the scene.

Finally, we can't set the color of the helper to be the product of the light color and light intensity as long as lights intensities are allowed to be arbitrarily greater then one. This is a change we should make to all the light helpers, in fact.

@mrdoob mrdoob merged commit 8cc609a into mrdoob:dev Apr 24, 2017
@mrdoob
Copy link
Owner

mrdoob commented Apr 24, 2017

Thanks!

@WestLangley WestLangley deleted the dev-rect_helper branch April 24, 2017 07:21
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

Successfully merging this pull request may close these issues.

None yet

2 participants