My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

A simple paint program written in C/FreeGLUT.

TODO

NOTE

when a feature is completely done, add strike-through to corresponding item below

  1. 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)
  2. x and y coordinates to print in bottom left of window
  3. finish the panels and have global vars to set the current shape, color & num of clicks
  4. save/load (basically save and load + draw the events from the event string)
  5. undo/redo (basically add, remove lines from the event string)
  6. anything else?

Powered by Google Project Hosting