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

Add UV wrapping options for hexagon meshes #90

Closed
ManevilleF opened this issue Jun 12, 2023 · 0 comments · Fixed by #93
Closed

Add UV wrapping options for hexagon meshes #90

ManevilleF opened this issue Jun 12, 2023 · 0 comments · Fixed by #93
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ManevilleF
Copy link
Owner

Is your feature request related to a problem? Please describe.

Since #80 we have improved plane and column mesh generations, but UV mapping is still very naive.

Describe the solution you'd like

The mesh builder should provide some basic UV options, inspired by 3D software mesh texturing

@ManevilleF ManevilleF added the enhancement New feature or request label Jun 12, 2023
@ManevilleF ManevilleF self-assigned this Jun 12, 2023
@ManevilleF ManevilleF added this to the 0.7.0 milestone Jun 15, 2023
ManevilleF added a commit that referenced this issue Jun 16, 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant