Search Projects

Saturday, August 6, 2011

OpenGL project implementing the Graphics Editor (paint)



Description: Design and implementation of a simple Graphics Editor. This is paint like computer graphics with opengl which able to draw like paint in windows and save, as well as open the file. Simple drawing with set of colors and the brushes. This Program used many of the OpenGL functions.



USAGE:  Left Click to start and select the shape and draw with mouse.
                Increase/Decrease the pixel by right click and select appropriate option.
                To Exit, right click and select Quit.
                Open saved file and save new one with open and save button at above in menu.
                Clear the screen with clear in upper menu.
                Instruction is also displayed on the screen.


Project Code: Download Graphics Editor in OpenGL





23 comments:

  1. wwwooowww ! i likes

    ReplyDelete
  2. Nice project but i have difficulty in opening some saved file and also it donot work in other graphic opener say paint itself.

    ReplyDelete
  3. You must see the code. As far as the code which is presented in download link is correct and work properly. 
    What do you mean by 'donot work' ? I didn't understand the idea you conveying here.

    ReplyDelete
  4. Hi ,

    I am not able to download the code .  Please mail me the c file. My mail id if sunillikes2004gmail.com . 

    Thanks in advance

    ReplyDelete
  5. this code is not working...

    ReplyDelete
  6. Manishasanyal
    It working fine

    you may have something that not correspond to the particular project, tell what is going wrong?

    ReplyDelete
  7. when i m clicking on sm option like rectangle in tht output screen thn the output screen goes off n debug screen comes....

    ReplyDelete
  8. Maybe some problem with the installation on your copmuter with visual studio , i am not sure but it may be.......

    ReplyDelete
  9. its not working..an error found..

    ReplyDelete
  10. it is working 100% and i had posted whatever is working project


    post ur project

    ReplyDelete
  11. the code consist of 25 errors can i have corrected code plzz :)

    ReplyDelete
  12. graphics editor.cpp(792) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.

    1> f:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'

    graphics editor.cpp(826) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.

    1> f:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'

    graphics editor.cpp(1608) : error C2440: '=' : cannot convert from 'void *' to 'char *'

    1> Conversion from 'void*' to pointer to non-'void' requires an explicit cast

    bro wat to do wid dis....remove dis error and mail me on yaniv.vinay22@gmail.com

    ReplyDelete
  13. IT's pure paint program.........

    ReplyDelete
  14. so sorry i din't understand what you says

    ReplyDelete
  15. sir can u plz mail me the report of graphic editor project to srushti144@gmail.com

    ReplyDelete
  16. click on " Download Graphics Editor in OpenGL"

    ReplyDelete
  17. Yeah it is pure paint simulation in opengl........thanks bro!

    ReplyDelete
  18. can any1 tell me hw to download the source code??

    ReplyDelete
  19. how to download this code? Its asking to enter captcha again and again....

    ReplyDelete
  20. sowjanya bellaiahMay 22, 2015 at 2:15 PM

    this code is not working it is giving 1 error

    ReplyDelete
  21. what's that error is?

    ReplyDelete
  22. sowjanya bellaiahMay 22, 2015 at 2:27 PM

    its working in ubuntu but it is working in visual studio c++ 2008

    ReplyDelete