Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

Critical errors in CryEngine V code
External Resource

Critical errors in CryEngine V code

In May 2016, German game-development company Crytek made the, decision to upload the source code of their game engine, 'CryEngine V' to GitHub. The project is in active development, which leads to a large number of errors in the code. We have already checked the project with PVS-Studio for Windows, and now we can also analyze it using PVS-Studio for Linux. There was enough material for an article with the description of only crucial errors.

Svyatoslav Razmyslov
Svyatoslav Razmyslov
PVS-Studio
May 15, 2017 22.3k views

This tutorial is hosted externally

https://www.viva64.com/en/b/0495/

Visit Tutorial

In May 2016, German game-development company Crytek made the, decision to upload the source code of their game engine, 'CryEngine V' to GitHub. The project is in active development, which leads to a large number of errors in the code. We have already checked the project with PVS-Studio for Windows, and now we can also analyze it using PVS-Studio for Linux. There was enough material for an article with the description of only crucial errors.

License: gdol

Related Tutorials

Discussion

Discussion

Loading comments...

More from Svyatoslav Razmyslov