cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Making graphics with c++
Making graphics with c++
Apr 28, 2012 at 10:10am UTC
ldima
(11)
Hello,I have to make a graphic using c++.I have a function that computes some points and then i have to plot them against time in a x-y graphic.Is this possible?I need some libraries?
Apr 28, 2012 at 11:10pm UTC
Owain
(149)
Look up 'Allegro'. It is a 2D graphics libary. Also, you could look up some DirectX/OpenGL engines.
Apr 28, 2012 at 11:44pm UTC
strongdrink
(468)
Another good library is the SFML library. It is very easy to use as well as a very supportive user community.
Topic archived. No new replies allowed.