Difference between revisions of "User:Vladbogolin/GSoC2014/Logs"
From BRL-CAD
Vladbogolin (talk | contribs) (→Logs) |
Vladbogolin (talk | contribs) (→Week 1) |
||
Line 30: | Line 30: | ||
*20 May: | *20 May: | ||
**Mostly a break day | **Mostly a break day | ||
+ | *21 May - 25 May: | ||
+ | **In this interval I had my final exams | ||
+ | |||
+ | ==Week 2== | ||
+ | *Weekly milestone: | ||
+ | **Make up for the lost time due to exams | ||
+ | **Implement the open/close functions | ||
+ | *26 May: | ||
+ | **I had my last exam so from now on I will focus on the project. | ||
+ | **Worked a little bit more on the txt framebuffer |
Revision as of 14:17, 26 May 2014
Contents
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
- 21 May - 25 May:
- In this interval I had my final exams
Week 2
- Weekly milestone:
- Make up for the lost time due to exams
- Implement the open/close functions
- 26 May:
- I had my last exam so from now on I will focus on the project.
- Worked a little bit more on the txt framebuffer