OpenGL project implementing the Graphics Editor (paint)

Rajeev


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. Bahrian277
    wwwooowww ! i likes
  2. Gautham
    Nice project but i have difficulty in opening some saved file and also it donot work in other graphic opener say paint itself.
  3. Rajeev Kumar Singh
    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.
  4. Coolmrbabu24
    great!
  5. sunil
    Hi ,

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

    Thanks in advance
  6. Manishasanyal
    this code is not working...
  7. Rajeev Kumar Singh
    Manishasanyal
    It working fine

    you may have something that not correspond to the particular project, tell what is going wrong?
  8. Manishasanyal
    when i m clicking on sm option like rectangle in tht output screen thn the output screen goes off n debug screen comes....
  9. Rajeev Kumar Singh
    Maybe some problem with the installation on your copmuter with visual studio , i am not sure but it may be.......
  10. nancy
    its not working..an error found..
  11. Rajeev Kumar Singh
    it is working 100% and i had posted whatever is working project


    post ur project
  12. vijay
    the code consist of 25 errors can i have corrected code plzz :)
  13. vinay
    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
  14. Victoria Montoya
    IT's pure paint program.........
  15. Victoria Montoya
    so sorry i din't understand what you says
  16. srushti s
    sir can u plz mail me the report of graphic editor project to srushti144@gmail.com
  17. deepa m g
    click on " Download Graphics Editor in OpenGL"
  18. Kriti
    Yeah it is pure paint simulation in opengl........thanks bro!
  19. Faizanazam014
    can any1 tell me hw to download the source code??
  20. Gee Genni
    how to download this code? Its asking to enter captcha again and again....
  21. sowjanya bellaiah
    this code is not working it is giving 1 error
  22. OpenGL Projects
    what's that error is?
  23. sowjanya bellaiah
    its working in ubuntu but it is working in visual studio c++ 2008

Join the conversation