Is opengl used for creating game engine ? If so please is there any software that teaches opengl. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is opengl used for creating game engine ? If so please is there any software that teaches opengl.

Game engine.

13th May 2019, 12:43 PM
The unknown 321
The unknown 321 - avatar
6 Answers
0
opengl is used for creating games. Not game engines. But some of the game engines use opengl but in my opinion I prefer using Vulkan because it's faster and has better performance with less ram use than opengl
13th May 2019, 1:58 PM
CaptainWolfie
CaptainWolfie - avatar
0
But what is vulkan ?
13th May 2019, 1:59 PM
The unknown 321
The unknown 321 - avatar
13th May 2019, 2:01 PM
CaptainWolfie
CaptainWolfie - avatar
0
So which language should I use to create a game engine ?
13th May 2019, 2:02 PM
The unknown 321
The unknown 321 - avatar
0
if you want to use Vulkan you can use only C/C++ but if you want to use OpenGL you can use Java (LWJGL)/C++/Python/C
13th May 2019, 2:05 PM
CaptainWolfie
CaptainWolfie - avatar
0
Alright. Thank you for the information.
13th May 2019, 2:26 PM
The unknown 321
The unknown 321 - avatar