Google Summer of Code 2022 - Call for ideas (Update: FreeCAD Accepted; Applicants discuss ideas with orgs till April 3)

Have some feature requests, feedback, cool stuff to share, or want to know where FreeCAD is going? This is the place.
Forum rules
Be nice to others! Read the FreeCAD code of conduct!
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Google Summer of Code 2022 - Call for ideas (Update: FreeCAD Accepted; Applicants discuss ideas with orgs till April 3)

Post by Kunda1 »

Google has not announced that applications for orgs will be open Feb 7.

Timeline:
February 7 - 18:00 UTC

Mentoring organizations can begin submitting applications to Google

February 21 - 18:00 UTC

Mentoring organization application deadline

February 21 - March 6

Google program administrators review organization applications

March 7 - 18:00 UTC

List of accepted mentoring organizations published

March 7 - April 3

Potential GSoC contributors discuss application ideas with mentoring organizations

April 4 - 18:00 UTC

GSoC contributor application period begins

April 19 - 18:00 UTC

GSoC contributor application deadline

May 12 - 18:00 UTC

GSoC contributor slot requests due from Org Admins

May 20 - 18:00 UTC

Accepted GSoC contributor projects announced

May 20 - June 12

Community Bonding Period | GSoC contributors get to know mentors, read documentation, get up to speed to begin working on their projects

June 13

Coding officially begins!

July 25 - 18:00 UTC

Mentors and GSoC contributors can begin submitting Phase 1 evaluations

July 29 - 18:00 UTC

Phase 1 Evaluation deadline (standard coding period)

July 25 - September 4

Work Period | GSoC contributors work on their project with guidance from Mentors

September 5 - September 12 - 18:00 UTC

Final week: GSoC contributors submit their final work product and their final mentor evaluation (standard coding period)

September 12 - September 19 - 18:00 UTC

Mentors submit final GSoC contributor evaluations (standard coding period)

September 20

Initial results of Google Summer of Code 2022 announced

September 12 - November 13

GSoC contributors with extended timelines continue coding

November 21 - 18:00 UTC

Final date for all GSoC contributors to submit their final work product

November 28 - 18:00 UTC

Final date for mentors to submit evaluations for GSoC contributor projects with extended deadlines

This year GSoC will be expanded
Beginning in 2022, we are opening the program up to all newcomers of open source that are 18 years and older. The program will no longer be solely focused on university students or recent graduates. We realize there are many folks that could benefit from the GSoC program that are at various stages of their career, recent career changers, self-taught, those returning to the workforce, etc. so we wanted to allow these folks the opportunity to participate in GSoC.
Reference threads: Wiki pages:
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
wandererfan
Veteran
Posts: 6321
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: Google Summer of Code 2022 - Call for ideas

Post by wandererfan »

Might be too big a job for GSOC, but this would be nice...

A replacement for OCC's hidden line removal algo that:
a) runs faster (parallel processing of intersections?)
b) remembers/returns face information
c) does not return duplicate edges
balrobs
Posts: 449
Joined: Fri Apr 24, 2020 8:58 pm

Re: Google Summer of Code 2022 - Call for ideas

Post by balrobs »

wandererfan wrote: Sun Jan 30, 2022 3:55 pm Might be too big a job for GSOC, but this would be nice...

A replacement for OCC's hidden line removal algo that:
a) runs faster (parallel processing of intersections?)
b) remembers/returns face information
c) does not return duplicate edges
Agree! For the TechDraw WB this could be a game changer.
I would add
d) remember/returns edge informations, so once the TNP is solved in FreeCAD also TD can benefit from it.
C4e
Posts: 324
Joined: Thu Jan 20, 2022 9:31 pm

Re: Google Summer of Code 2022 - Call for ideas

Post by C4e »

Improvements on the topological naming problem!?
User avatar
obelisk79
Veteran
Posts: 1094
Joined: Thu Sep 24, 2020 9:01 pm

Re: Google Summer of Code 2022 - Call for ideas

Post by obelisk79 »

UI/UX style and efficiency Study and Overhaul? With standards/framework to better unify the experience across independent addons/workbenches?

or

Integration of a different opensource rendering engine which supports better quality 3d display to include shading features such as ambient occlusion, improved rendering performance (fps), better standard material choices and possible shift towards vulkan api over opengl?

or

Change FreeCAD to be multithreaded and better able to utilize multicore processors for improved overall performance.
Last edited by obelisk79 on Tue Feb 01, 2022 1:18 am, edited 5 times in total.
openBrain
Veteran
Posts: 9041
Joined: Fri Nov 09, 2018 5:38 pm
Contact:

Re: Google Summer of Code 2022 - Call for ideas

Post by openBrain »

A super easy comfortable smart user friendly measurement tool :)

A polished section view mode.
User avatar
Shalmeneser
Veteran
Posts: 9560
Joined: Wed Dec 23, 2020 12:04 am
Location: Fr

Re: Google Summer of Code 2022 - Call for ideas

Post by Shalmeneser »

sketcher offset
chrisb
Veteran
Posts: 54213
Joined: Tue Mar 17, 2015 9:14 am

Re: Google Summer of Code 2022 - Call for ideas

Post by chrisb »

Sketcher B-spline through points and points on the curve.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
Zolko
Veteran
Posts: 2213
Joined: Mon Dec 17, 2018 10:02 am

Re: Google Summer of Code 2022 - Call for ideas

Post by Zolko »

openBrain wrote: Sun Jan 30, 2022 8:09 pm A super easy comfortable smart user friendly measurement tool
Yesssss !!! I've bien proposing this since 2 GSOC. Considering the discussion on the other thread, maybe time to put this at the highest priority ?

A polished section view mode.
Yessssss !!!!
try the Assembly4 workbench for FreCAD — tutorials here and here
Post Reply