ManevilleF / hexx

Hexagonal tools lib in rust
Apache License 2.0
288 stars 23 forks source link

Better UV options #143

Closed ManevilleF closed 8 months ago

ManevilleF commented 8 months ago

Why

I need more options for procedurally map a texture to the column meshes. Especially the ability to specify a UV rect for each face (Cap and sides).

Work done