Skip to content

0.2.4

Latest

Choose a tag to compare

@jingcheng-chen jingcheng-chen released this 02 Apr 11:22

Released: March 2, 2023

Added Interval type

see https://open3d.chen.works/classes/Interval.html

Added BoundingBox type

see https://open3d.chen.works/classes/BoundingBox.html

Allowed Vector Angle by plane and signed vector angle

see #18

Added LineLineDistance and LinePlaneDistance

see #14

Fixed PlaneToPlane transformation bug

see #10

Thanks @JonasWard for the work!