Skip to content

Conversation

rahul-flex
Copy link
Contributor

Key changes

Unified affine gradients – one routine now returns gradients for the full linear block ( rotation and scaling) and for translation, replacing the old rotation‑only path.

Correct normal handling – face normals are transformed with the proper inverse‑transpose rule; mesh builder now accepts a linear transform plus translation.

Per‑step gradients – chain‑rule logic recovers a separate gradient for every transform in the sequence.

Validation

Finite‑difference versus autograd tests for scale, translate, size, rotate, and centre parameters.

@yaugenst-flex
Copy link
Collaborator

Closing in favor of #2490

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.

2 participants