Skip to content

[MeshTools] Improve NearestTexCoordsMap engine to use barycentric coordinates interpolation#19

Merged
epernod merged 3 commits into
mainfrom
improve_texcoordInterpolation
Nov 22, 2023
Merged

[MeshTools] Improve NearestTexCoordsMap engine to use barycentric coordinates interpolation#19
epernod merged 3 commits into
mainfrom
improve_texcoordInterpolation

Conversation

@epernod

@epernod epernod commented Nov 22, 2023

Copy link
Copy Markdown
Contributor
  • Add new method using interpolation and option to choose interpolation or not
  • Add draw method to display the mapping for either method
  • Update current example and add a new one.

…original one using nearest point and a second that will find the 3 closest point in order to compute a barycentric interpolation
@epernod epernod merged commit 96e7b3a into main Nov 22, 2023
@epernod epernod deleted the improve_texcoordInterpolation branch November 22, 2023 15:14
@epernod epernod added the pr: status ready Approved a pull-request, ready to be squashed label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: clean pr: new feature pr: status ready Approved a pull-request, ready to be squashed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant