|
|||||||||||||||||||||||||||||||
Java, python, or c++?
Which language has support for directX/opengl?
and which language is better for 2D rendering?
thanks
and which language is better for 2D rendering?
thanks
I don't know about 2D rendering but I find Python easier to code. And I think blender also uses python for 3D animation so it should support 2D rendering.
I think you can use OpenGL with all of these three languages.
About the 2D rendering: Performance depends on what libraries you use. If it's easy to use depends on the library and also on the language so use the language you feel more comfortable with.
About the 2D rendering: Performance depends on what libraries you use. If it's easy to use depends on the library and also on the language so use the language you feel more comfortable with.
Thanks, i'll go with python
i think you can use c++
you have to instal a GLUT to c++
after that you can program in openGl
openGL is very very good for graphics
i have used it for some basic purpose
but i think it is much powerful
from my point of view you should try openGL
i dont have use python
and about java not good for graphics
it is all from my point of view
others may have different view about that
you have to instal a GLUT to c++
after that you can program in openGl
openGL is very very good for graphics
i have used it for some basic purpose
but i think it is much powerful
from my point of view you should try openGL
i dont have use python
and about java not good for graphics
it is all from my point of view
others may have different view about that
python has powerful pygame mode. It is documented very well, so you can write your variant of Wolfenstein3D in small time
Related topics
