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] Refactor to ct.transform.transform_points #23

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

yxlao
Copy link
Owner

@yxlao yxlao commented Oct 22, 2023

API breaking change

  • Rename ct.project.homo_project -> ct.transform.transform_points
  • ct.project is now specifically reserved for 2D -> 3D or 3D -> 2D projections.
  • ct.transform is now reserved for transformations (you can still call projections) in 3D space.

@yxlao yxlao marked this pull request as ready for review October 22, 2023 21:28
@yxlao yxlao merged commit 41bdf26 into master Oct 22, 2023
3 checks passed
@yxlao yxlao deleted the yixing/transform-refactor branch October 22, 2023 21:30
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