Difference between revisions of "Google Summer of Code/2020"
From BRL-CAD
(→New BRL-CAD Application) |
(→LibreCAD 3 GUI Revamp) |
||
(One intermediate revision by the same user not shown) | |||
Line 41: | Line 41: | ||
* Student: [[User:Sadeep|Sadeep Weerasinghe]] | * Student: [[User:Sadeep|Sadeep Weerasinghe]] | ||
* [https://brlcad.org/wiki/User:Sadeep/DevLog-2020 Dev Log] | * [https://brlcad.org/wiki/User:Sadeep/DevLog-2020 Dev Log] | ||
+ | |||
+ | |||
+ | == LibreCAD 3 GUI Revamp == | ||
+ | * Revamp of the GUI of LibreCAD 3 by shifting the GUI window management from Lua to C++ and addition of a Lua GUI API. | ||
+ | * Org: LibreCAD | ||
+ | * Student: [[User:Jedi18|Akhil J Nair]] | ||
+ | * [https://dokuwiki.librecad.org/doku.php/gsoc:gsoc2020#the_project Abstract] | ||
+ | * [https://dokuwiki.librecad.org/lib/exe/fetch.php/gsoc:gsoc2020proposal.pdf Project Plan] | ||
+ | * [https://dokuwiki.librecad.org/doku.php/gsoc:log2020 Dev Log] |
Latest revision as of 23:40, 10 May 2020
Contents
GSoC 2020 With BRL-CAD[edit]
BRL-CAD was accepted as an umbrella mentoring organization for the Google Summer of Code!
Accepted Projects[edit]
OpenCL GPGPU Raytracing[edit]
- This project is to introduce a GPGPU pipeline into BRL-CAD using OpenCL for existing primitives and parallelize them for faster computation.
- Org: BRL-CAD
- Student: Rishabh Suthar
- Abstract
- Project Plan
- Dev Log
OpenScad GUI & Text Editor’s Interactivity Enhancements[edit]
- The goal of this project will be to add different GUI & Text Editor Enhancements like User-Defined Shortcut Configuration, jump to Error Location from Console Box, a new ‘Error Log’ dockable widget and allowing the users to scroll the values/numbers via mouse.
- Org: OpenSCAD
- Student: Hrishabh Sharma
- Abstract
- Project Plan
- Dev Log
New BRL-CAD Application[edit]
- MGED and Archer have been created a long time ago with the technology available at that time. The project aims to create a new application to encapsulate the tools and functions of BRL-CAD.
- Org: BRL-CAD
- Student: Sadeep Weerasinghe
- Dev Log
LibreCAD 3 GUI Revamp[edit]
- Revamp of the GUI of LibreCAD 3 by shifting the GUI window management from Lua to C++ and addition of a Lua GUI API.
- Org: LibreCAD
- Student: Akhil J Nair
- Abstract
- Project Plan
- Dev Log