Difference between revisions of "User:Izak/GSOC 2013 logs"

From BRL-CAD
(From June 17th to June 21)
(From June 17th to June 21)
Line 25: Line 25:
  
 
==From June 17th to June 21==
 
==From June 17th to June 21==
-- Uploaded patch rb_delete to sourceforge in the diff -u format .
 
  
-- Edited raytrace.h by defining ID_HRT 43 ,incrementing ID_MAXIMUM and ID_MAX_SOLID to 44 as shown in this patch .
+
June 17
  
-- Added the DB5_MINORTYPE_BRLCAD_HRT 42 define to db5.h as shown here .  
+
*Finished working on rb_delete.c .
  
Plan for tomorrow
+
June 18
  
-- Need to look at the "Metaball" paper on using the blobby method .
+
*Edited raytrace.h by defining ID_HRT 43 ,incrementing ID_MAXIMUM and ID_MAX_SOLID to 44 as shown in this patch .
  
-- Read volume rendering by Drebin et al .
+
*Added the DB5_MINORTYPE_BRLCAD_HRT 42 define to db5.h as shown here .  
  
-- Edit magic.h and rtgeom.h to include the heart primitive .
+
June 19
 +
 
 +
*Hoped to do this today
 +
  Need to look at the "Metaball" paper on using the blobby method .
 +
  Read volume rendering by Drebin et al .
 +
  Edit magic.h and rtgeom.h to include the heart primitive .
 +
 
 +
*However, took ill ( of malaria ) so undergoing treatment .
 +
 
 +
June 20
 +
 
 +
*Ill of malaria so undergoing treatment .
 +
 
 +
June 21
 +
 
 +
*Ill of malaria so undergoing treatment .
 +
*Uploaded some patches [http://sourceforge.net/p/brlcad/patches/191/ here].
 +
 
 +
June 22
 +
 
 +
* Recovering from brief illness....
 +
 
 +
* Updated GSoC 2013 Accepted projects page on the wiki .
  
 
==From June 24th to June 28th==
 
==From June 24th to June 28th==

Revision as of 16:30, 22 June 2013

PROJECT DETAILS

Project Title : Implementation of a heart primitive.

Name: Isaac Kamga.

IRC Name (Handle): Izak

e-mail: u2isaac@gmail.com

Phone : +237 74 10 62 97

Introduction

This page will contain logs of the work I will be doing during and after the summer of code period.

From June 3rd to June 7th

  • Compiled and ran BRL-CAD from source (in 26 minutes) as well as used mged command interface.
  • Studying /src/librt/primitives/*/*.
  • Revising red-black trees in "Introduction to algorithms",third edition book by Cormen.

From June 10th to June 14th

  • Fixing rb_delete.c to effectively delete nodes.

From June 17th to June 21

June 17

  • Finished working on rb_delete.c .

June 18

  • Edited raytrace.h by defining ID_HRT 43 ,incrementing ID_MAXIMUM and ID_MAX_SOLID to 44 as shown in this patch .
  • Added the DB5_MINORTYPE_BRLCAD_HRT 42 define to db5.h as shown here .

June 19

  • Hoped to do this today
  Need to look at the "Metaball" paper on using the blobby method .
  Read volume rendering by Drebin et al .
  Edit magic.h and rtgeom.h to include the heart primitive .
  • However, took ill ( of malaria ) so undergoing treatment .

June 20

  • Ill of malaria so undergoing treatment .

June 21

  • Ill of malaria so undergoing treatment .
  • Uploaded some patches here.

June 22

  • Recovering from brief illness....
  • Updated GSoC 2013 Accepted projects page on the wiki .

From June 24th to June 28th