Difference between revisions of "Google Summer of Code/2015"
From BRL-CAD
Deekaysharma (talk | contribs) (→Online Geometry Viewer (OGV)) |
Bhollister (talk | contribs) (→Accepted Projects) |
||
Line 65: | Line 65: | ||
* [[User:MilindaFernando/gsoc2015_project_proposal|Project Proposal]] | * [[User:MilindaFernando/gsoc2015_project_proposal|Project Proposal]] | ||
* [[User:MilindaFernando/gsoc2015_devlog|Development Logs]] | * [[User:MilindaFernando/gsoc2015_devlog|Development Logs]] | ||
+ | |||
+ | == NMG Editing / Validation == | ||
+ | * (To be updated...) Currently Archer supports table editing for mesh data in BoTs. Editing is interactive, in that when a particular shell of a model is highlighted in the tree panel, users can update its vertex information via a table. Similar interactive editing is proposed here to provide interactive editing of the Non-Manifold Geometry data-structures (NMG) [1] in BRL-CAD. In addition to editing, validation on the models will be performed and the results displayed for the user in Archer’s interface. | ||
+ | * Student : [[User:Bhollister|Brad Hollister]] | ||
+ | * Mentor : Cliff Yapp | ||
+ | * [[User:Bhollister/Abstract|Abstract]] | ||
+ | * [[User:Bhollister/Proposal|Project Proposal]] | ||
+ | * [[User:Bhollister/DevLog|Development Logs]] |
Revision as of 18:24, 4 May 2015
GSoC 2015 With BRL-CAD
BRL-CAD was accepted as a mentoring organization for the Google Summer of Code!
We accepted 12 exceptional students that prepared quality proposals and demonstrated commitment through quality patches. Once again as an umbrella org, 4 of those students were selected for associated orgs LibreCAD, LinuxCNC, STEPcode, and OpenSCAD.
Accepted Projects
Sigourney: a Boolean Weaver for BRL-CAD
- OpenCL-based accelerated ray trace rendering
- Student: Vasco Costa
- Abstract
- Project Proposal
- Development Logs
Online Geometry Viewer (OGV)
- Geometry Model Viewer on Web : Front-End Development
- Student: Deepak Kumar Sharma
- Abstract
- Project Proposal
- Development Logs
Online Geometry Viewer (OGV): Backend
- Geometry Model Viewer on Web: Backend Development
- Student: Shubham Chauhan
- Abstract
- Project Proposal (Original)
- Production Ready Plan
- Development Logs
Synchronize Wiki with Docbook
- 1-line project summary (<80 chars)
- Student: Hitesh Sofat
- Abstract
- Project Proposal
- Development Logs
G to POV Geometry Converter
- 1-line project summary (<80 chars)
- Student: Gurwinder Singh
- Abstract
- Project Proposal
- Development Logs
OpenSCAD Importer
- Converting OpenSCAD geometry into BRL-CAD format
- Student: Andrei Ilinca
- Abstract
- Project Proposal
- Development Logs
Object-Oriented C++ Geometry API
- Adding Volume, Centroid and Surface Area functions for primitives (Enhancing GE)
- Student : Kalpit Thakkar
- Mentor : Daniel Roßberg (d_rossberg)
- Abstract
- Project Proposal
- Development Logs
STEP Viewer
- STEP is a common CAD file format supported by just about every major CAD system. Given we have an importer and an interface for displaying geometry, a stand-alone STEP file viewer has some great potential.In the detailed project proposal contains the implementation details, technologies hoping to use in development of STEP Viewer program, main components and functionality of the STEP viewer program.
- Student : "Milinda Fernando"
- Mentor : Charlie Stirk
- Abstract
- Project Proposal
- Development Logs
NMG Editing / Validation
- (To be updated...) Currently Archer supports table editing for mesh data in BoTs. Editing is interactive, in that when a particular shell of a model is highlighted in the tree panel, users can update its vertex information via a table. Similar interactive editing is proposed here to provide interactive editing of the Non-Manifold Geometry data-structures (NMG) [1] in BRL-CAD. In addition to editing, validation on the models will be performed and the results displayed for the user in Archer’s interface.
- Student : Brad Hollister
- Mentor : Cliff Yapp
- Abstract
- Project Proposal
- Development Logs