How are console games like Cyberpunk 2077 programmed to perform virtual and interactive movements and physics in the game. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

How are console games like Cyberpunk 2077 programmed to perform virtual and interactive movements and physics in the game.

How many programming languages are involved? And the source codes...? Also, how are various and humanlike movements even possible?

16th Dec 2020, 2:12 PM
aka :)
aka :) - avatar
2 ответов
+ 2
mostly C++. game physics i think. you can always google about these stuffs. it’s almost impossible to write these kind of game/engines without C++, mixing C/assembly (sometimes)
16th Dec 2020, 2:33 PM
Flash
0
Yeah probably.
16th Dec 2020, 2:35 PM
aka :)
aka :) - avatar