473,401 Members | 2,127 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,401 software developers and data experts.

creating mathematical graphics?

Hi, I am studying C++ right now. I am interested in creating my own
mathematical software. Do you have any suggestions on the libraries or
std libraries that I can use to creat very simple graphics for functions
like y=x or y=x^2?
It is better that I can use some simple libraries or small libraries
since I don't want to spend too much time for just understanding the
library.
Thank you very much, and have a good day.

Jul 19 '05 #1
5 2006
Carl wrote:
Hi, I am studying C++ right now. I am interested in creating my own
mathematical software. Do you have any suggestions on the libraries or
std libraries that I can use to creat very simple graphics for functions
like y=x or y=x^2?
It is better that I can use some simple libraries or small libraries
since I don't want to spend too much time for just understanding the
library.
Thank you very much, and have a good day.


Graphics are a platform specific issue and depend heavily on
your platform and compiler. You need to seek out the experts
in a newsgroup dedicated to your platform or compiler. See the
FAQ and Welcome.txt links below for more information.

See also news:comp.graphics
--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book
http://www.sgi.com/tech/stl -- Standard Template Library

Jul 19 '05 #2
Thomas Matthews wrote:
Carl wrote:
Hi, I am studying C++ right now. I am interested in creating my own
mathematical software. Do you have any suggestions on the libraries or
std libraries that I can use to creat very simple graphics for
functions like y=x or y=x^2?
It is better that I can use some simple libraries or small libraries
since I don't want to spend too much time for just understanding the
library.
Thank you very much, and have a good day.


Graphics are a platform specific issue and depend heavily on
your platform and compiler. You need to seek out the experts
in a newsgroup dedicated to your platform or compiler. See the
FAQ and Welcome.txt links below for more information.

See also news:comp.graphics


You *could* create your own graphical output (portably) by writing it to
an image file, though. I've actually done this quite a bit. The ppm file
format happens to be quite easy to deal with, and quite widely supported
by image manipulation, viewing, and conversion apps.

-Kevin
--
My email address is valid, but changes periodically.
To contact me please use the address from a recent posting.

Jul 19 '05 #3
On Sat, 13 Sep 2003 06:43:26 GMT, Carl <no*****@yahoo.com> wrote:
Hi, I am studying C++ right now. I am interested in creating my own
mathematical software. Do you have any suggestions on the libraries or
std libraries that I can use to creat very simple graphics for functions
like y=x or y=x^2?
It is better that I can use some simple libraries or small libraries
since I don't want to spend too much time for just understanding the
library.


There are many free cross-platform graphics libraries.

None of them are "standard".

I haven't used any of them, but take a look at e.g. http://www.vtk.org/.

Jul 19 '05 #4
mjm
Carl <no*****@yahoo.com> wrote in message news:<i0**********************@news2.telusplanet.n et>...
Hi, I am studying C++ right now. I am interested in creating my own
mathematical software. Do you have any suggestions on the libraries or
std libraries that I can use to creat very simple graphics for functions
like y=x or y=x^2?
It is better that I can use some simple libraries or small libraries
since I don't want to spend too much time for just understanding the
library.
Thank you very much, and have a good day.

Check out gnu plotutils.
Jul 19 '05 #5

"Alf P. Steinbach" <al***@start.no> wrote in message
news:3f****************@News.CIS.DFN.DE...
On Sat, 13 Sep 2003 06:43:26 GMT, Carl <no*****@yahoo.com> wrote:
Hi, I am studying C++ right now. I am interested in creating my own
mathematical software. Do you have any suggestions on the libraries or
std libraries that I can use to creat very simple graphics for functions
like y=x or y=x^2?
It is better that I can use some simple libraries or small libraries
since I don't want to spend too much time for just understanding the
library.


There are many free cross-platform graphics libraries.

None of them are "standard".

I haven't used any of them, but take a look at e.g. http://www.vtk.org/.


IMHO the OP might be better off checking out libraries/utilities like
gnuplot and whatever else there is. VTK is a full blown visualization
toolkit intended for image manipulation & 3D graphics. Having to build a
rendertree just to get a simple 2D graph might be too time consuming.

Cheers
Chris
Jul 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Altramagnus | last post by:
I have 30 - 40 type of different window. For each type I need about 20 instances of the window. When I try to create them, I get "Error creating window handle" My guess is there is a maximum...
9
by: Niels Jensen | last post by:
Hi All, I'm desperately looking for help regarding the following: I need to make a hexmap in it's own scrollable window on a form, when I say hex map I mean a graphical hexagon surrounded by...
26
by: Wouter van Teijlingen | last post by:
Dear Readers, This is my first post to this group. I was pointed to this group in a other vb group, so i have better luck here! For my learning curve of VB .NET i want to make a traffic...
4
by: tshad | last post by:
I am trying to set up an Image authorization where you type in the value that is in a picture to log on to our site. I found a program that is supposed to do it, but it doesn't seem to work. ...
1
by: Frijoles | last post by:
Hello, I have a function that accepts an Image as the input. Currently, I load a bitmap in the calling class and pass that in. I'd like to create an overlay with another image and then pass the...
1
by: Rohan | last post by:
Hello I need major help, I am trying to make a plane to create a graph, I have been working on it for a day now and I can't figure it out, the problem is that one of the drawstring doesn't write...
31
by: JoeC | last post by:
I have read books and have ideas on how to create objects. I often create my own projects and programs. They end up getting pretty complex and long. I often use objects in my programs they are...
4
by: Talbot Katz | last post by:
Greetings Pythoners! I hope you'll indulge an ignorant outsider. I work at a financial software firm, and the tool I currently use for my research is R, a software environment for statistical...
2
by: Peter Oliphant | last post by:
I want to create a new Bitmap which is a portion of an existing Bitmap. For example, if I have a Bitmap that is 100x100 in size I might want to create a new Bitmap that is equivalent to the one...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.