没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > gaspaint |
gaspaint
|
0 | 0 | 5 |
贡献者 | 讨论 | 代码提交 |
概述
A simple paint program written in C/FreeGLUT.
TODONOTEwhen a feature is completely done, add strike-through to corresponding item below
draw line, rectangle, circle, polygon (should be simulated using successive draw line.) , text , change color , i was thinking that we add the optionality of drawing text as we already have the function that does that , (?) ... (+ add line to event string) x and y coordinates to print in bottom left of window finish the panels and have global vars to set the current shape, color & num of clicks save/load (basically save and load + draw the events from the event string) undo/redo (basically add, remove lines from the event string) anything else?
创建时间:2014-05-11 10:50