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

Manual: Remove 3D LUT guide. #27977

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Manual: Remove 3D LUT guide. #27977

merged 1 commit into from
Mar 24, 2024

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Mar 23, 2024

Related issue: -

Description

This PR removes the 3D LUT guide from the manual since it explains how to implement 3D LUT although there is now LUTPass in the repository. The code examples also use a 2D approach for WebGL 1 compatibility reasons which is not appropriate anymore. A solution based on 3D textures like LUTPass is using is the way to go.

@Mugen87 Mugen87 added this to the r163 milestone Mar 24, 2024
@Mugen87 Mugen87 merged commit 0be2d3f into mrdoob:dev Mar 24, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant