Saturday, June 18, 2016

C Graphics library

C Graphics library

  1. Using the WinBGIm Graphics Library with Visual Studio 2005/2008
  2. this is the only demo that works for Visual Studio 2008. just follow the instructions from the website. I have some questions: where are these .obj files are configured other than in the .vcproj file? this configuration needs future understanding.

    I find the linker configuration in Visual C++ 2008:

    project property==>configuration properties==>linker==>commandline: copy the following command into additional options section

    gdi32.lib comdlg32.lib uuid.lib oleaut32.lib ole32.lib user32.lib obj/bgiout.obj obj/dibutil.obj obj/drawing.obj obj/file.obj obj/misc.obj obj/mouse.obj obj/palette.obj obj/text.obj obj/winbgi.obj obj/winthread.obj

    we can not turn off compiler /clr option. otherwise it will fail to compile.

  3. VC2008, how to turn CLR flag off for individual files in C++/CLI project
  4. Performance of pure native C++ class in a managed C++/CLI DLL comp VC.NET
  5. graphics.h
  6. functions of graphics.h
  7. Borland Graphics Interface (BGI) for Windows
  8. Borland BGI Graphics emulation for the MingW (GCC port) Compiler
  9. How to setup winBGIm library in codeblock
  10. Fastest method for pixel plot in windows form application using c sharp sample example
  11. graphics.h
  12. How I can get and use the header file in my C++ program?
  13. Cannot open include file: 'graphics.h': No such file or directory
  14. Borland Graphics Interface and are usually available for 16 bit DOS applications
  15. Arc function in c
  16. Using the WinBGI Graphics Package
  17. this is a good demo to try. understand the details. create a VC++ project and play around with it.

  18. Graphics in C Language
  19. good article to show graphics in C.

  20. 256-Color VGA Programming in C
  21. 256-Color VGA Programming in C
  22. Simple C++ Graphics Library
  23. How I can get and use the header file in my C++ program?
  24. Setting up SDL in Visual Studio.NET 2005/2008 Express
  25. C++ Graphics Library in Visual Studio and Eclipse
  26. C/C++ Graphics Tutorial 1 | Downloading graphics.h header file for Code Blocks
  27. Borland BGI Graphics emulation for the MingW (GCC port) Compiler
  28. Download the WinBGIm 6.0 library for MingW 5.x.x and follow the instruction from youtube video. need to remove few lines graphics.h file and configure the lib and include directory.


2 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. This blog is really helpful regarding all educational knowledge I earned. It covered a great area of subject which can assist a lot of needy people. Everything mentioned here is clear and very useful.
    Computer Graphics (CG) Programs

    ReplyDelete