Link to home
Start Free TrialLog in
Avatar of TryHarder
TryHarder

asked on

In search of Graphic libraries

Hi all.
I need the name of libraries that support the following screen control: Creating text output, Transferring images, Displaying fonts, Displaying presentation graphics, Presantation charts, Manipulating presentation graphics structures, Configuring mode and environment, Setting Coordinates, Setting low level graphics, Setting Attributes, Creating Graphics outpu.
_______________________________________

These screen control libraries used to be accessible when I used microsoft compiler 1.5  Now I have visual 6.0 and I cant find these functuions. Yes I can see them but all of them belong to some visual class. I need name of libraries that support this without need to call for windows winmain() which requires handle to windows. Is there anything left alive from functions like getviewcoord, setwindow, setpixel, or settextposition without the need of belonging to some visual class.


Thanks for any tips.
Avatar of Ik_Khan_Pk
Ik_Khan_Pk

visit to the www.cdx.com may fulfil your requirements
visit to the www.cdx.com may fulfil your requirements
did you try OpenGL
Avatar of TryHarder

ASKER

there is no link to www.cdx.com

No I didn't try OpenGL. Is this a library that comes with microsoft compiler?
Where can I find or purchase OpenGl libraries to use them?
it comes with windows 98
and the glut part you can find for free at the net i htink even in the opengl site
Look in your windows system file Opengl32.dll.check out ...\Program Files\Common Files\Borland Shared\MSHelp\opengl.hlp
NtDragon, How many different header libraries are there for OPenGl?
ASKER CERTIFIED SOLUTION
Avatar of ntdragon
ntdragon

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ntdragon, Would you know a link where I can download glut.h
Thanks
NtDragon, I found the site and downloaded glut.*  

Accept the comment as an answer doesn't work for some reason. I will try later.

I looked at these libraries and got a pdf on Glut intro. Man, this will take some time until I will put it together.
if you have any questions just ask