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

Possibility to track face colors #4

Open
Kramer84 opened this issue Aug 8, 2021 · 0 comments
Open

Possibility to track face colors #4

Kramer84 opened this issue Aug 8, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Kramer84
Copy link
Owner

Kramer84 commented Aug 8, 2021

Sp4cerat's C++ mesh simplification algorithm contains the possibility to track the face colors and keep them throughout the algorithm, this could be exposed in the wrapper:

  • verify if in the "Simplify.h" code, colors are represented by "material" or "uvs", or if the methods have not already been deleted them from sp4cerat's original code
  • C++ methods have to be written to initialize the face color vectors in the C++ source code
@Kramer84 Kramer84 added the enhancement New feature or request label Aug 8, 2021
@Kramer84 Kramer84 self-assigned this Aug 8, 2021
@Kramer84 Kramer84 removed their assignment Oct 20, 2024
@Kramer84 Kramer84 added the help wanted Extra attention is needed label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant