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

Mesh builders UV options #93

Merged
merged 8 commits into from
Jun 16, 2023
Merged

Mesh builders UV options #93

merged 8 commits into from
Jun 16, 2023

Conversation

ManevilleF
Copy link
Owner

@ManevilleF ManevilleF commented Jun 15, 2023

Closes #90

Work done

  • Added UvOptions for both plane and column mesh builder :
    • mesh_builder example now uses a checker texture and showcases uv options
    • ColumnMeshBuilder has uv options for cap and side faces

@ManevilleF ManevilleF added enhancement New feature or request usability Make the APIs easier to use labels Jun 15, 2023
@ManevilleF ManevilleF added this to the 0.7.0 milestone Jun 15, 2023
@ManevilleF ManevilleF marked this pull request as ready for review June 16, 2023 12:17
@ManevilleF ManevilleF merged commit b1002dd into main Jun 16, 2023
8 checks passed
@ManevilleF ManevilleF deleted the feat/uv_mapping branch June 16, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request usability Make the APIs easier to use
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add UV wrapping options for hexagon meshes
1 participant