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

Examples: fix param use2DLut in 3dlut example #21613

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

kchapelier
Copy link
Contributor

A typo led to the use2DLut param of the 3dlut example to be ignored. The 2d textures were never used because of a difference of case in the parameter (use2dLut vs use2DLut). It may also have caused browsers without WebGL2 support to have issue on this example.

https://raw.githack.com/kchapelier/three.js/lutexamplefix/examples/webgl_postprocessing_3dlut.html

@Mugen87 Mugen87 added this to the r128 milestone Apr 8, 2021
@mrdoob mrdoob merged commit 072d972 into mrdoob:dev Apr 8, 2021
@mrdoob
Copy link
Owner

mrdoob commented Apr 8, 2021

Thanks!

@mrdoob
Copy link
Owner

mrdoob commented Apr 8, 2021

/fyi @gkjohnson

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.

3 participants