Difference between revisions of "User:Vladbogolin/GSoC2014/Logs"

From BRL-CAD
(Created page with "=Daily Progress= =Project Info= {| class="wikitable" |- |'''Project Name''' || Embedding a framebuffer window |- |'''Student Name'''|| Bogolin Simion Vlad |- |'''IRC nick'''|...")
 
(Logs)
Line 19: Line 19:
  
 
=Logs=
 
=Logs=
 +
==Community Bonding==
 +
* Studied the existing framebuffer implementation
 +
* Researched to see exactly what framebuffer functions are called when using the rt command
 +
 +
==Week 1==
 +
*Weekly milestone:
 +
**Start working at the "open" function.
 +
*19 May:
 +
**Started creating a new Qt framebuffer: I started by creating a txt framebuffer that just logs function calls.
 +
*20 May:
 +
**Mostly a break day

Revision as of 13:21, 20 May 2014

Daily Progress

Project Info

Project Name Embedding a framebuffer window
Student Name Bogolin Simion Vlad
IRC nick vladbogo
Link to proposal http://brlcad.org/wiki/User:Vladbogolin/Proposal/EmbeddingFrameBuffer

Milestones

  • Implementing a new Qt framebuffer
  • Raytracing
  • Embedding a framebuffer window

Logs

Community Bonding

  • Studied the existing framebuffer implementation
  • Researched to see exactly what framebuffer functions are called when using the rt command

Week 1

  • Weekly milestone:
    • Start working at the "open" function.
  • 19 May:
    • Started creating a new Qt framebuffer: I started by creating a txt framebuffer that just logs function calls.
  • 20 May:
    • Mostly a break day