Difference between revisions of "User:Bhollister/DevLogAug2015"

From BRL-CAD
(Thurs, August 6, 2015)
(Fri, August 7, 2015)
Line 53: Line 53:
  
 
= Fri, August 7, 2015 =
 
= Fri, August 7, 2015 =
 +
 +
* [https://github.com/behollis/brlcad-svn-rev65072-gsoc2015/commit/35e5931d443219253c223f60e1bcf15a51192723 commit #1]  verified that faceuses are properly gathered in get_face_list. todo: use bu_list instead of array placeholder for faceuse list.
 +
* todo: need to find how to calculate barycenter for face verts (there must be a utility function in brlcad)
  
 
= Sat, August 8, 2015 =
 
= Sat, August 8, 2015 =

Revision as of 20:16, 7 August 2015



Sat, August 1, 2015

n/a

Sun, August 2, 2015

n/a

Mon, August 3, 2015 Week 11 (of 14)

  • Summoned for jury service: Spent entire day at court house in Santa Cruz.
  • Dismissed from jury duty but was called to jury box.

Tues, August 4, 2015

  • investigating ways of labelling faces for CLI specification
    • looked at:
    • none label objects with symbols (only color change, etc. and NOT faces)
    • ev provides some direction
  • todo: may have to implement something like f_labelvert (in mged/overlay.c) but for face index labelling
    • OR have users specify verts for face selection (probably not preferable)
  • updated design docs reflecting recent integrated patches

non-brlcad expenditures...

  • spent time in phone conversation negotiating / considering a job offer

Wed, August 5, 2015

  • implementing new mged cmd called labelface need for kill F
  • commit #1 added placeholder for lableface mged cmd
  • commit #2 traversing model to collect a list of faces to label. work in progress...

Thurs, August 6, 2015

  • labelface impl
    • working to get list of faceuses from nmg model
    • working to get center coord of face polygons
      • this will allow labels to be displayed at center of faces

non-brlcad expenditures...

  • spend much of the day deciding between two employment offers
  • chose post-doctoral research over lecturer position

Fri, August 7, 2015

  • commit #1 verified that faceuses are properly gathered in get_face_list. todo: use bu_list instead of array placeholder for faceuse list.
  • todo: need to find how to calculate barycenter for face verts (there must be a utility function in brlcad)

Sat, August 8, 2015

Sun, August 9, 2015

Mon, August 10, 2015 Week 12 (of 14)

Tues, August 11, 2015

Wed, August 12, 2015

Thurs, August 13, 2015

Fri, August 14, 2015

Sat, August 15, 2015

Sun, August 16, 2015

Mon, August 17, 2015 Week 13 (of 14)

Tues, August 18, 2015

Wed, August 19, 2015

Thurs, August 20, 2015

Fri, August 21, 2015 FIRM PENCILS DOWN

Sat, August 22, 2015

Sun, August 23, 2015

Mon, August 24, 2015 Week 14 (of 14)

Tues, August 25, 2015

Wed, August 26, 2015

Thurs, August 27, 2015

Fri, August 28, 2015 FINAL EVALS DUE