Difference between revisions of "Google Summer of Code/2019"
From BRL-CAD
Quentinpaden (talk | contribs) m (→Accepted Projects) |
|||
Line 85: | Line 85: | ||
* [https://drive.google.com/open?id=1neRDaiPuKw48aq7KYNAAthhBSw3vMiR8zY1RibsmQdw Project Plan] | * [https://drive.google.com/open?id=1neRDaiPuKw48aq7KYNAAthhBSw3vMiR8zY1RibsmQdw Project Plan] | ||
* [http://brlcad.org/wiki/User:Sadeep/DevLog-NewGui Dev Logs] | * [http://brlcad.org/wiki/User:Sadeep/DevLog-NewGui Dev Logs] | ||
+ | |||
+ | |||
+ | == FEM Workbench Testing == | ||
+ | * Description | ||
+ | * Org: FreeCAD | ||
+ | * Student: [https://forum.freecadweb.org/memberlist.php?mode=viewprofile&u=3911 Markus Hovorka] | ||
+ | * [https://summerofcode.withgoogle.com/projects/#4616265304375296 Abstract] | ||
+ | * [https://docs.google.com/document/d/1riddGK1_k2DLCleUdNQ_qVk7uMqyyDj_cIL4ugN-AC4/edit?usp=sharing Project Plan] | ||
+ | * [https://forum.freecadweb.org/viewtopic.php?f=18&t=35428 Dev Log] |
Revision as of 16:01, 20 May 2019
Contents
- 1 GSoC 2019 With BRL-CAD
- 2 Accepted Projects
- 2.1 Porting SVGNest to C++
- 2.2 Automate Reinforcement Process in FreeCAD
- 2.3 Extending BRL-CAD's Online 3D Geometry Viewer Visualization Utility and Features
- 2.4 Improvement of OpenSCAD Text-Editor Features
- 2.5 Improvement of OpenSCAD Text-Editor Features
- 2.6 Improve DXF import/export in OpenSCAD
- 2.7 FreeCAD Configuration Management
- 2.8 New GUI Application for BRL-CAD
- 2.9 FEM Workbench Testing
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
- Dev Log
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
Extending BRL-CAD's Online 3D Geometry Viewer Visualization Utility and Features
- This project aims to enable CAD designers to quickly share and view designs easily on web and mobile web platforms. Through fully extending the UI to be responsive and enhancing the visualization features, users will now be able to share and customize their CAD designs quickly through the web through on their mobile devices. Enabling the sharing of CAD Designs online may be beneficial to sharing information with the community.
- Org: BRL-CAD
- Student: [1]
- Abstract
- Project Plan
- [2]
Improvement of OpenSCAD Text-Editor Features
- The goal of this project will be to add different IDE-like features to the integrated text editor thus advancing its usage. This will make the editor more user-friendly and easier to handle large codes. I will work on implementing multi-file editing support to the editor and autocompletion of OpenSCAD keywords.
- Org: OpenSCAD
- Student: Romit Kumar
- Abstract
- Project Plan
- Dev Log
Improvement of OpenSCAD Text-Editor Features
- The goal of this project will be to add different IDE-like features to the integrated text editor thus advancing its usage. This will make the editor more user-friendly and easier to handle large codes. I will work on implementing multi-file editing support to the editor and autocompletion of OpenSCAD keywords.
- Org: OpenSCAD
- Student: Romit Kumar
- Abstract
- Project Plan
- Dev Log
Improve DXF import/export in OpenSCAD
- This project is to use an exsiting external DXF import/export library to imporve the current import/export process in OpenSCAD.
- Org: OpenSCAD
- Student: Xuwei Tan
- Abstract
- Project Plan
- Dev Log
FreeCAD Configuration Management
- This project aims to encourage new developers to adopt FreeCAD development by improving their experience with the development environment.
- Org: FreeCAD
- Student: Zachary Gummow
- Abstract
- Project Plan
- Dev Log
New GUI Application for BRL-CAD
- The project is to create a new application encapsulating the functionalities of BRL-CAD libraries in an easy to use UI.
- Org: BRL-CAD
- Student: Sadeep Weerasinghe
- Abstract
- Project Plan
- Dev Logs
FEM Workbench Testing
- Description
- Org: FreeCAD
- Student: Markus Hovorka
- Abstract
- Project Plan
- Dev Log