Difference between revisions of "Google Summer of Code/2018"
From BRL-CAD
Caen.padding (talk | contribs) (Add Cezar's project to the list) |
(→Accepted Projects) |
||
Line 58: | Line 58: | ||
* [https://summerofcode.withgoogle.com/projects/#6552575353028608 Abstract] | * [https://summerofcode.withgoogle.com/projects/#6552575353028608 Abstract] | ||
* [https://cezarelnazli.github.io/devlog.html Project Plan & Dev Log] | * [https://cezarelnazli.github.io/devlog.html Project Plan & Dev Log] | ||
+ | |||
+ | == OpenCL GPGPU Raytracing == | ||
+ | * Convert ray-object intersection function of primitives from C to OpenCL | ||
+ | * Student: [[User:sreyanshjainrkl|Sreyansh Jain]] | ||
+ | * [https://summerofcode.withgoogle.com/projects/#5875907886055424 Abstract] | ||
+ | * [[User:sreyanshjainrkl/GSoC18/Project|Project Plan]] | ||
+ | * [[User:sreyanshjainrkl/GSoC18/Log|Dev Log]] |
Revision as of 03:15, 8 May 2018
Contents
GSoC 2018 With BRL-CAD
BRL-CAD was accepted as an umbrella mentoring organization for the Google Summer of Code!
Accepted Projects
Check command for Overlap tool
- Implementing the check command in C and its GUI in Tcl/Tk
- Student: Saran Narayan
- Abstract
- Project Plan
- Dev Log
Python Geometry
- Extend the current project by building python bindings for BRLCAD Geometry
- Student: Jaipal Singh Goud
- Abstract
- Project Plan
- Dev Log
Appleseed renderer integration
- Integrating Appleseed renderer into BRL-CAD
- Student: Denis Pavlov
- Abstract
- Project Plan
- Dev Log
LibreCAD 3 OpenGL rendering
- Replace our current rendering engine Cairo with pure OpenGL rendering
- Student: Parth Partani
- Abstract
- Project Plan
- Dev Log
Slic3r Face based rotation
- Implement a way for users to select a face and choose it to be the face that connects to the plate
- Student: Benjamin Landers
- Abstract
- Project Plan
- Dev Log
Improving raytracing performance
- Speed up raytracing by improving the data structures used
- Student: Cezar
- Abstract
- Project Plan & Dev Log
OpenCL GPGPU Raytracing
- Convert ray-object intersection function of primitives from C to OpenCL
- Student: Sreyansh Jain
- Abstract
- Project Plan
- Dev Log