star-2d

Contour structuring for efficient 2D geometric queries
git clone git://git.meso-star.fr/star-2d.git
Log | Files | Refs | README | LICENSE

commit de28b0264939c557a906951a4bbfd55c44c22b12
parent c7bf657823ce8d82803caed2330b48c9a377e0eb
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 15 Jun 2021 10:32:53 +0200

Add the 0.4.1 release note

Diffstat:
MREADME.md | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -97,6 +97,13 @@ with `<STAR2D_INSTALL_DIR>` the install directory of Star-2D and ## Release notes +### Vesion 0.4.1 + +- Improve the accuracy of the closest point query. +- Fix the closest point query: the returned hit was wrong. +- Fix the barycentric coordinates of the intersection of the ray onto the + segment: the coordinates could lie outside the segment. + ### Version 0.4 - Add the `s2d_scene_view_closest_point` function. This function retrieves the