JuliaGeometry / GeometryTypes.jl

Geometry types for Julia
Other
67 stars 41 forks source link

Use Texture Coordinates? #163

Closed wsrinin closed 5 years ago

wsrinin commented 5 years ago

Hi

I am just wondering what is the practical use of texture coordinates?

Best,

SimonDanisch commented 5 years ago

You can make textured meshes ;) http://makie.juliaplots.org/stable/examples-mesh.html#Textured-Mesh-1