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

Make smooth terrain seamlessly connect to non-smooth blocks #33

Open
wdhwg001 opened this issue May 18, 2019 · 2 comments
Open

Make smooth terrain seamlessly connect to non-smooth blocks #33

wdhwg001 opened this issue May 18, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@wdhwg001
Copy link

Right now the terrain are self smoothed, but it can create some gaping, leaking and floating issues when the terrain blocks are closed to material blocks like wood planks.

IMO, those material blocks should not be smoothed, but the edge of terrain blocks should try to smoothly attach to the connecting vertices to fix the gaping, leaking and floating issues.

@Cadiboo
Copy link
Owner

Cadiboo commented May 18, 2019

Smooth terrain (using Surface Nets/Marching Cubes/Marching Tetrahedra) already connects more to normal blocks (cobblestone, planks). I don’t have the expertise required to make a mesh generator that can connect to building blocks the way you’re suggesting and still look “natural”.

@Cadiboo Cadiboo added the enhancement New feature or request label May 22, 2019
@Cadiboo
Copy link
Owner

Cadiboo commented Apr 11, 2022

This issue hasn’t been closed because it’s a planned feature.

@Cadiboo Cadiboo changed the title Smooth terrain closed to material blocks Make smooth terrain seamlessly connect to non-smooth blocks Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants