This Wiki is intended as documentation and guidelines for developers and users of this project.
Contents:
## User Guides
*[Migration Guide](Migration guide) : learn what's new in BASEmesh version 2
*[BASEmesh v2 Migration Guide](migration-guide) -- An overview of the changes from BASEmesh v1.4.5 to help existing users get started with version 2.
*[2dm Format](Reference/2D Mesh Format) : usage of different 2dm formats
*[Grid Generation with BASEmesh](plugin/grid-generation-with-basemesh) -- A guide for new users providing an overview of how to use the BASEmesh plugin.
\ No newline at end of file
## Reference
The following pages act as a reference for formats and APIs used with BASEmesh.
*[2D Mesh Format](reference/2d-mesh-format) -- A specification of the 2D mesh format used by BASEMENT v2.8 and v3.x respectively.
*[Version Overview](reference/version-overview) -- A list of QGIS and BASEMENT versions and which versions of BASEmesh are compatible with either.
## Developer Pages
These pages are provided for project developers or power users looking to troubleshoot or modify the project.
*[Project Structure](developers/project-structure) -- An overview of how the BASEMesh project is structured internally, and how its different submodules interact.