User:Ali Haydar/GSOC19/Report

From BRL-CAD

Annotations:Implement more annotation support: labels, notes, and dimensions| Project Report

The project was divided into two parts:

  • Fixing bugs in the annotation primitive.
  • Extending the current annotation to have more features.

Fixing bugs in the annotation primitive

    • Annotation leader line bug: the annotation leader line was invisible because of uninitialized variable.
  https://sourceforge.net/p/brlcad/patches/524/#0549