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

From BRL-CAD
Line 24: Line 24:
 
*30 May 2013:
 
*30 May 2013:
 
**Updated short description of the project on the melange page.
 
**Updated short description of the project on the melange page.
 +
*1 June 2013:
 +
**A first step in implementing the qt display manager. Now it only prints logs similar to txt dm, but has some improvements
 +
*4 June 2013:
 +
**Final version of Qt dm patch
 +
**http://sourceforge.net/p/brlcad/patches/185/
 +
*14 June 2013:
 +
**Added to g-voxel (src/conv/g-voxel.c) program the same optional arguments as the src/libged/voxelize.c (-s -t and -d).
 +
**http://sourceforge.net/p/brlcad/patches/189/

Revision as of 10:45, 17 June 2013

Daily Progress

Project Info

Project Name New Cross-Platform 3D Display Manager
Student Name Bogolin Simion Vlad
IRC nick vladbogo
Link to proposal http://brlcad.org/wiki/User:Vladbogolin/Proposal/DisplayManager

Milestones

  • Embed Qt in Tk windows
  • Drawing
    • Line drawing
    • Text drawing
  • Keyboard and mouse integration
  • Embedding a framebuffer window

Logs

  • 30 May 2013:
    • Updated short description of the project on the melange page.
  • 1 June 2013:
    • A first step in implementing the qt display manager. Now it only prints logs similar to txt dm, but has some improvements
  • 4 June 2013:
  • 14 June 2013: