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

Curves marching squares unexpected results if using with matrix #4825

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

satabol
Copy link
Collaborator

@satabol satabol commented Dec 18, 2022

Windows 11, Blender 3.3.1, Sverchok-master

Curves marching squares unexpected results if using with matrix and if matrix has axis XY rotation with non zero value

https://gist.github.com/182b33ffcecc55e767788254951638b9

Before fix:
If use without matrix or use with identity matrix then results look good:
image

If you try some angles XY axis then results are unexpected.

There is some strange recursion and general rotation:
image
image

After Fix look good for 2 degree:
image

With more degree all look good:
image

More difficult example:
Curves-MarchinSquares v002 edited

…f matrix has axis XY rotation with non zero value
@satabol satabol merged commit 58518cf into master Dec 21, 2022
@satabol satabol deleted the curves_marching_squares_fix_001 branch December 21, 2022 08:38
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.

1 participant