Meshes
Types
How to create a mesh
Meshing.jl
MeshIO.jl
The MeshIO.jl
package provides load/save support for several file formats which store meshes.
How to access data
The following functions can be called on an AbstractMesh
to access its underlying data.
faces
coordinates
texturecoordinates
normals