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

Fix Alpha-helix ribbons #382

Open
BradyAJohnston opened this issue Dec 15, 2023 · 0 comments
Open

Fix Alpha-helix ribbons #382

BradyAJohnston opened this issue Dec 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@BradyAJohnston
Copy link
Owner

BradyAJohnston commented Dec 15, 2023

Some AH ribbons are a bit mangled, due to the current interpolation of rotations. This should be fixable by doing 'lofting' around the rotation plane of the helix, rather than the current linear interpolation of the rotations.

EDIT:

This issue can track the overall reworking of cartoon internals. With the 'curves to points' node and the new setting custom normal node in 4.1, the internals of these nodes can be greatly simplified.

Will include #236 in this issue to track more potential designs and shapes for the helices.

@BradyAJohnston BradyAJohnston added the bug Something isn't working label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant