User:Schindler97/GSoC18/Log

From BRL-CAD
< User:Schindler97
Revision as of 05:56, 14 May 2018 by Schindler97 (talk | contribs) (Created page with "=== Development Logs === ==== Community Bonding Period ==== Progress through the community bonding period * Week 1 ** Reviewed and understood Kanzure's implementation of py...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Development Logs

Community Bonding Period

Progress through the community bonding period

  • Week 1
    • Reviewed and understood Kanzure's implementation of python bindings
    • Read about ctypesgen and understood it's short-comings and advantages
    • Went through chapters 1-3 of mged tutorials
  • Week 2
    • Reviewed and understood nmz787's implementation of python bindings
    • Delved into understanding how tcl scripts are parsed by mged
    • Implemented the ell primitive following nmz's methodology :
  • Week3
    • Had a discussion with Sean about introducing procedural geometry
    • Went through OpenSCAD's workflow and tried to understand how they work with procedural geometry
    • Went through chapters 4-6 of mged tutorials

Coding Period