Difference between revisions of "Google Summer of Code/2013"
From BRL-CAD
Vladbogolin (talk | contribs) |
Level zero (talk | contribs) (→Editing as per brlcad 's Email advise) |
||
Line 13: | Line 13: | ||
= Accepted Projects = | = Accepted Projects = | ||
− | == | + | ==Image Processing Library (LIBICV)== |
− | *'''Summary :''' | + | *'''Summary :''' To conoslidate and add image processing functions to LIBICV an image processing library in BRL-CAD. |
*'''Student :''' [[User:Level_zero/index|Mohit Daga]] | *'''Student :''' [[User:Level_zero/index|Mohit Daga]] | ||
* '''Dev Log :''' http://brlcad.org/wiki/User:Level_zero/GSOC13/logs | * '''Dev Log :''' http://brlcad.org/wiki/User:Level_zero/GSOC13/logs |
Revision as of 18:13, 21 June 2013
Contents
GSoC 2013 With BRL-CAD
BRL-CAD has again been accepted as a mentoring organization for the Google Summer of Code!
Following is a summary for each of the GSoC students accepted to work on projects for BRL-CAD. See the links to their personal profile, development logs, and project page.
Accepted Projects
Image Processing Library (LIBICV)
- Summary : To conoslidate and add image processing functions to LIBICV an image processing library in BRL-CAD.
- Student : Mohit Daga
- Dev Log : http://brlcad.org/wiki/User:Level_zero/GSOC13/logs
- http://www.google-melange.com/gsoc/project/google/gsoc2013/zero_level/15001
NURBS Intersections
- Summary : NURBS Intersections
- Student : Jianbang Wu
- Dev Log : http://brlcad.org/wiki/User:Phoenix/GSoc2013/Reports
- http://www.google-melange.com/gsoc/project/google/gsoc2013/phoenixyjll/40001
Matrix Pull Routine for performing the opposite of the Matrix Push on Geometry.
- Summary: The pull routine takes a specific node on a CSG tree, walking down to the primitive shapes restoring the geometric transformations(scaling, translation or rotations) at each stage down the CSG tree traversal based on reversing all the geometric transformations that occurred on the primitive shapes located at the leaf. Pull routine also stores the local coordinate systems at each point during the traversal from the primitives up to the given initial node. All transformation matrices visited along the tree will be set to their original transformation matrices. This command will fail if no changes occurred to the primitive shapes at the leaves of the CSG tree.
- Student: Nyah Check
- Dev Log: http://brlcad.org/wiki/User:NyahCh3ck20/GSoc2013/Coding_Report
- http://www.google-melange.com/gsoc/project/update/google/gsoc2013/ch3ck/14001
STEP libraries
- Summary: STEP is the current standard for exchange of CAD data between different software packages. BRL-CAD makes use of the NIST STEP Class Libraries code to support its step-g converter, but this source code was written before many current C++ standard practices and libraries were finalized. As a consequence, it needs both cleanup and performance enhancements.
- Student: Kesha Shah
- Project Proposal
- Development Logs
- Google-Melange
New Cross-Platform 3D Display Manager
- Summary: Creating a new cross-platform 3D display manager using Qt.
- Student: Bogolin Simion Vlad
- Project Proposal
- Development Logs
- Google-Melange
More projects to be added.
Additional Information
Students discussed and collaborated with BRL-CAD developers on formulating projects with most selecting from a detailed list of project suggestions from our Project Ideas page. Student applications for GSoC were accepted at http://google-melange.com from April 22nd until May 3rd.