Difference between revisions of "User:Ali Haydar/GSOC19/Report"

From BRL-CAD
(Created page with "=='''Annotations:Implement more annotation support: labels, notes, and dimensions| Project Report'''== The project was divided into two parts: *Fixing bugs in the annotation...")
 
Line 3: Line 3:
 
The project was divided into two parts:
 
The project was divided into two parts:
 
*Fixing bugs in the annotation primitive.
 
*Fixing bugs in the annotation primitive.
*extending the current annotation to have more features:
+
*Extending the current annotation to have more features:
**1- making an annotation editor.
 
**2- having a bounding box for the annotation label
 
  
==='''Creating a new primitive for annotations'''===
+
==='''Fixing bugs in the annotation primitive'''===

Revision as of 11:33, 25 August 2019

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