This is the source code for the Blender 2.8+ Heightbasher Addon documentation (docs, product)
Product page: Heightbasher Addon
Heightbasher is a creative tool dedicated to concept artists that gives you the opportunity to create 3D concepts through a fast and non-destructive workflow thanks to a real-time rendering of multiple heightmaps drawn in a 2d environment.
In order to work on the documentation you need to install mkdocs:
pip install mkdocs
mkdocs serve
- Start the live-reloading docs server.mkdocs build
- Build the documentation site.