Graphics with VC++

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!
 
J

Jon Bell

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.

This group is for discussing generic standard C++ that can (in principle
at least) run on any platform. You had best ask about VC++ graphics in a
group devoted to Windows programming, e.g. one of
comp.os.ms-windows.programmer.*, or microsoft.public.vc.*.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,146
Messages
2,570,832
Members
47,374
Latest member
anuragag27

Latest Threads

Top