S
Student
Hi,
I would like to use some simple graphics primitives (plot a point, a line,
change colors, etc...) from visual C++, in C or C++ language. It is for
illustrative purpose only and I find the complexity of MFC and libraries
like OpenGL much too sophisticated and complicated to handle, to merely
plot a point or line! I would really like the most straightfoward way to do
it, if possible at a level of complexity close to use of graphics from
Turbo C, even if it requires no windowing, while still sticking to VC++
(switching to another language like C# is for various reasons not an
option).
Thanks a lot for any suggestions!
I would like to use some simple graphics primitives (plot a point, a line,
change colors, etc...) from visual C++, in C or C++ language. It is for
illustrative purpose only and I find the complexity of MFC and libraries
like OpenGL much too sophisticated and complicated to handle, to merely
plot a point or line! I would really like the most straightfoward way to do
it, if possible at a level of complexity close to use of graphics from
Turbo C, even if it requires no windowing, while still sticking to VC++
(switching to another language like C# is for various reasons not an
option).
Thanks a lot for any suggestions!