Difference between revisions of "Google Summer of Code/2019"

From BRL-CAD
(removed TBD placeholder)
(Accepted Projects)
Line 18: Line 18:
  
 
-->
 
-->
 +
 +
== Porting SVGNest to C++ ==
 +
* Implementing auto-arrange feature in Slic3r to help print as much objects as we can on the print bed to speed up total printing time. SVGNest is a JS library which implements a nesting algorithm which is what we need.
 +
* Org: Slic3r
 +
* Student: [http://brlcad.org/wiki/User:3bhady Mohamed Abdelhady]
 +
* [https://summerofcode.withgoogle.com/projects/#6145102097940480 Abstract]
 +
* [https://docs.google.com/document/d/1jPKPcwzsgZp71-dwcqjF-2dhkbSJFzd1UJiHqWadBFs/edit#heading=h.ify3uxas0bf5 Project Plan]
 +
  
 
== Automate Reinforcement Process in FreeCAD ==
 
== Automate Reinforcement Process in FreeCAD ==

Revision as of 05:23, 20 May 2019

GSoC 2019 With BRL-CAD

BRL-CAD was accepted as an umbrella mentoring organization for the Google Summer of Code!


Accepted Projects

Porting SVGNest to C++

  • Implementing auto-arrange feature in Slic3r to help print as much objects as we can on the print bed to speed up total printing time. SVGNest is a JS library which implements a nesting algorithm which is what we need.
  • Org: Slic3r
  • Student: Mohamed Abdelhady
  • Abstract
  • Project Plan


Automate Reinforcement Process in FreeCAD

  • This project is to automate Reinforcement process by using Rebar Addon in FreeCAD. The idea is to create UI on top of the current implementation to combine different types of Rebars in a single Dialog Box as per the user requirements. For example, combine Stirrups and Rebars (different types of rebars) in case of Beam Reinforcement.
  • Org: FreeCAD
  • Student: Suraj
  • Abstract
  • Project Plan
  • Dev Log