Difference between revisions of "User:Dracarys983"
Dracarys983 (talk | contribs) |
Dracarys983 (talk | contribs) m |
||
Line 34: | Line 34: | ||
There is a constant log of what is done till now in my project and you can find it [http://brlcaddev.wordpress.com here]. The logs have been broken down into three pages : '' pre Community bonding period, Community bonding period and Coding period. '' | There is a constant log of what is done till now in my project and you can find it [http://brlcaddev.wordpress.com here]. The logs have been broken down into three pages : '' pre Community bonding period, Community bonding period and Coding period. '' | ||
− | |||
− | |||
− | |||
− |
Revision as of 14:57, 30 April 2015
Contents
GSoC 2015 Profile
1. Introduction
1.1 Personal Details
Name : Kalpit Thakkar
IRC : dracarys983
Email address : ceasy983@gmail.com
Timezone : UTC +0530
Off the record : I love reading fiction & mystery, sketching and playing Football. My favorite English Football Club is Manchester United.
1.2 Project Details
Project Title : Object Oriented C++ Geometry API
Project Mentor : Daniel Roßberg
2. Project Description
2.1 Project Abstract
This project aims at improving BRL-CAD’s Geometry Engine (which provides a clean and easy to use API for BRL-CAD's libraries and binaries) - by adding functionalities to the present primitive classes in the core C++ interface. The project is divided into two parts :
- Adding functions for finding Volume and Centroid of the primitives
- Adding functions for finding Surface Area of the primitives
2.2 Detailed Project description
You can find the link to the proposal here.
3. Other Information
3.1 Development Logs
There is a constant log of what is done till now in my project and you can find it here. The logs have been broken down into three pages : pre Community bonding period, Community bonding period and Coding period.