Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within C / C++
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
C / C++
Programming with Video Memory
Arka Sharma
Ranch Hand
Posts: 103
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
I want to learn and write programs to work with video memory both in windows and linux environment.Anyone please suggest some tutorials,books,sites.
Regards,
Arka
Paul Santa Maria
Ranch Hand
Posts: 236
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You're probably better served by learning one or more SDK's that take full advantage of your hardware, rather than delving down to the hardware level itself. Two excellent candidates:
* DirectX (Windows):
http://www.directxtutorial.com/
* OpenGL (Linux, Mac, Android, etc):
http://www.opengl.org/wiki/Getting_started
If you *must* implement your graphics directly in video memory,
you should
look at the Linux framebuffer:
http://www.faqs.org/docs/Linux-HOWTO/Framebuffer-HOWTO.html
Paul M. Santa Maria, SCJP
Did you see how Paul
cut 87% off of his electric heat bill with 82 watts of micro heaters
?
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Differece between LInux/ Unix and Windows
Difference between Linux/ Unix and Windows
Taking Memory Usage Periodically
Windows file format header
restful webservices
More...