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

Better hullbuilding process #78

Open
1 of 2 tasks
gallorob opened this issue Oct 30, 2022 · 2 comments
Open
1 of 2 tasks

Better hullbuilding process #78

gallorob opened this issue Oct 30, 2022 · 2 comments

Comments

@gallorob
Copy link
Contributor

gallorob commented Oct 30, 2022

  • replace original sloped blocks in spaceship with normal ones when adding hull
  • keep only spaceships blocks set and work directly with that
gallorob added a commit that referenced this issue Oct 31, 2022
@gallorob
Copy link
Contributor Author

1337e1e replaces original sloped blocks in the spaceship with base blocks (keeping same orientations) when adding the hull.

This reduces the number of hull blocks removed because adjacent to sloped blocks on faces with no valid mountpoints.

image

@gallorob
Copy link
Contributor Author

gallorob commented Oct 31, 2022

A more thorough analysis of which blocks to update yields significantly smoother slopes (452a0cb):

updated_hullbuilder.mp4

Will need to make it faster, or at the very least toggleable by users (simple mode: faster but more jagged edges; complex mode: slower but smooth and consistent slopes orientations).

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

No branches or pull requests

1 participant