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

Addons: Remove SDFGeometryGenerator. #29281

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Addons: Remove SDFGeometryGenerator. #29281

merged 2 commits into from
Sep 2, 2024

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Sep 1, 2024

Related issue: #29171

Description

Another example that I suggest to remove is webgl_geometry_sdf. When #26837 was merged, I have underestimated the dependency to GLSL and WebGLRenderer. Especially since with WebGPU you have compute shaders so something like SDFGeometryGenerator could be implemented in a different way.

Considering the complexity of SDFGeometryGenerator and that it is not common task to generate geometries from a SDF, it's best to maintain SDFGeometryGenerator in an external repository.

@Mugen87 Mugen87 merged commit 4650fd7 into mrdoob:dev Sep 2, 2024
11 checks passed
@Mugen87 Mugen87 added this to the r169 milestone Sep 2, 2024
@mrdoob
Copy link
Owner

mrdoob commented Sep 3, 2024

SGTM 👍

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