OpenGL itself is worth a look but also, Cairo from GTK+
Please check.
http://cairographics.org/
Regards
Friedrich
Main Topics
Browse All TopicsHi All,
I am looking for a graphics library that will provide me with as many of the following features as possible:
1. Portability.
The tool I am working on will be useful on many platforms and I don't want to tie myself down to a specific OS at this stage.
2. C
I am hoping to implement a form of this tool as a device driver. Currently it is particularly complicated to write Windows device drivers in any language other than C.
3. Still AND moving image features.
This is less important. I am sure it should be possible to add moving image I/O but it certainly would be nice to have it for free as it were.
4. Hardware assist if available.
But only if it does not interfere with 1. above.
5. Source.
For debugging and deployment primarily. Not crucial but a definite plus.
6. 2d and 3d
Any maths stuff that comes with it needs to be capable of handling 3d as well as the usual 2d.
Clearly OpenGL is a good candidate but I would like to at least look at some other contenders. Thanks all in advance for your suggestions.
Paul
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
OpenGL itself is worth a look but also, Cairo from GTK+
Please check.
http://cairographics.org/
Regards
Friedrich
Business Accounts
Answer for Membership
by: LordWolfyPosted on 2008-02-09 at 20:29:47ID: 20860059
Try Allegro - http://www.talula.demon.co .uk/allegr o/
Its mainly for games but has an extensive variety of graphics capabilities including for OpenGL