+ 4
Which is better for starting to learn graphics programming, DirectX or OpenGl ?
4 Answers
+ 4
if I don't mistake, with DirectX you are limited to windows only
+ 4
seamiki thanks for your answer. So OpenGl will be more appropriate when working with other operating systems ?
+ 3
DirectX is easier but worse and restricted to Microsoft. OpenGL is much harder but also runs faster.
+ 2
I think the understanding of computer graphics principles is a good place to start
https://www.amazon.com/Computer-Graphics-Through-OpenGL-Experiments-ebook/dp/B00L2EBLKG/
As opengl is used on more platforms than directx I would go with opengl.
Learning Modern 3D Graphics Programming
- this course is very good AND FREE !
http://opengl.datenwolf.net/gltut/html/index.html
Hot today
Python — File Handling
2 Votes
Help me
0 Votes
What’s wrong?
2 Votes
Question is write a c program to print prime numbers up to n and print the largest number in array.
1 Votes
Achievements on Sololearn
1 Votes
How to draw in the console?
0 Votes