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

Refactor: Style Surface Node #434

Merged
merged 5 commits into from
Feb 17, 2024
Merged

Refactor: Style Surface Node #434

merged 5 commits into from
Feb 17, 2024

Conversation

BradyAJohnston
Copy link
Owner

Something weird happened with the previous PR, replicating it here with some minor tweaks.

Updates the style surface node, for better alignment with traditional gaussian surface or solvent accessible surface.

New Old
image image

Increasing probe size gives the more typical 'solvent accessible surface' look.

image

This should still not be considered exact equivalents to those in other programs, as they are still only approximations through the currently available geometry nodes.

The calculation is slightly slower (2x slower), but the trade off with the much more accurate surface is worth it.

Copy link

codecov bot commented Feb 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2f8838a) 77.47% compared to head (9292b0b) 77.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #434   +/-   ##
=======================================
  Coverage   77.47%   77.47%           
=======================================
  Files          40       40           
  Lines        3432     3432           
=======================================
  Hits         2659     2659           
  Misses        773      773           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BradyAJohnston BradyAJohnston merged commit d93554f into main Feb 17, 2024
6 checks passed
@BradyAJohnston BradyAJohnston deleted the dev-style-surface branch February 19, 2024 03:13
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

Successfully merging this pull request may close these issues.

None yet

1 participant