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

Visible seam on smoothed sphere and cylinder shapes #58207

Closed
MythTitans opened this issue Feb 16, 2022 · 2 comments
Closed

Visible seam on smoothed sphere and cylinder shapes #58207

MythTitans opened this issue Feb 16, 2022 · 2 comments

Comments

@MythTitans
Copy link
Contributor

Godot version

3.4.2-stable, v4.0.dev

System information

Windows 11, Vulkan

Issue description

When the Smooth Faces option is enabled on CSG sphere and cylinder shapes, they produce a visible seam at the junction of their first and last radial segment.

sphere_small
cylinder_small

Steps to reproduce

Create a CSGSphere3D or CSGCylinder3D object and the seam should be immediately visible. Adding an OmniLight3D close to it can make the seam even more visible.

Minimal reproduction project

No response

@Calinou
Copy link
Member

Calinou commented Feb 16, 2022

Related to #49800.

@MythTitans
Copy link
Contributor Author

The same problem is present on torus, can be fixed in PR #59002.

@akien-mga akien-mga modified the milestones: 4.0, 3.5 Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants