When comparing CryEngine vs Leadwerks, the Slant community recommends CryEngine for most people. In the question“What are the best 3D game engines?” CryEngine is ranked 7th while Leadwerks is ranked 31st. The most important reason people chose CryEngine is:
CryEngine has some C#template and also C# based system to write your function/ideas in to your game.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro C# integration
CryEngine has some C#template and also C# based system to write your function/ideas in to your game.
Pro DX12, Vulkan support
CryEngine 5.4 now supports DX12 and Vulkan
Pro Features allowing for realistic weather effects
Cry Engine has volumetric fog rendering which allows for realistic cloud shadows that actually render shadows onto the fog itself. Combined with their time of day system, it's possible to create incredibly realistic weather effects. On top of this, color grading allows user to post process pallets allowing them to change the color tone for different type weather, such as using a deep dark blue for rain.
Pro There is already a built-in AI
It can shoot, walk on patrol points, can see the player and so on.
Pro VR support
Cryengine (starting on Cryengine V) has Virtual Reality support. Developers can create games with VR support for multiple platforms: PlayStation VR, Oculus Rift and HTC Vive.
Pro Dynamic water rendering
Cry Engine has realistic water effects that even simulate ocean physics. Features such as waves that respond to global wind, and dynamic water volume tessellation allow for some of the most realistic water effects available to a game developer. The engine also takes into account LOD (level of detail) on water geometry to allow it to stay performant for water at a distance.
Pro Realistic rendering of vegetation and landscapes
Where Cry Engine really shines is with rendering scenes of nature. The Crysis games feature incredibly detailed vegetation and weather effects and it's the Cry Engine that enables that. The engine has many features to create a cohesive realistic looking world. Dynamic water effects allow users to have beautiful oceans, fog and cloud effects allow for realistic weather, and a plethora of lighting effects optimized for natural looking scenes make Cry Engine one of the best engines for creating vast beautiful landscapes.
By having all these features built together from the ground up, Cry Engine is capable of doing more complex effects more efficiently, than other engines that didn't have these effects planned from their inception.
Pro All platforms, including next-gen consoles, are supported
Supports miltiple platforms including: Xbox One, Xbox 360, PS3, PS4, Wii U, PC, iOS, and Android.
Pro Versatile flow diagram script model
Flow graphs resemble flowcharts where each box represents a function or value, with connections between them representing program flow. This provides a better at-a-glance indication of game logic than a simple list of events, and makes complex behaviors easier to accomplish.
Pro Dedicated channel for Q&A
Crytek has launched a dedicated Q&A forum for everything Cryengine related. It's called Cryengine Answers and it's a community dedicated to sharing and answering any question related to Cryengine.
Pro Online marketplace available
The Cryengine marketplace is an online marketplace which enables developers to access and use individual assets from thousands of materials, sounds and 3D objects created by the community. Even Crytek's own library assets are available there.
Pro Advanced volumetric cloud system
Cryengine has an optimized volumetric cloud system for Virtual Reality to give clouds full 3D spatial rendering. This ensures a high rendering quality with a minimal performance hit.
Pro Terrain tools are great
Pro Disallows bad practices in asset creation
Simply by looking at the RC log when exporting can greatly improve your work. Cryengine doesn't handhold you constantly and helps greatly with avoiding bad practices in asset creation.
Pro Very good entity system, did have GUI functions, easy to use terrain editor with vegetation system.
Good API tutoials, workshop elements which can be loaded from steam.
Pro Both Windows and Linux supported
Pro Built-in level editor
Has an acceptable 3D map editor that is easy to use.
Pro Versatile flow diagram script model
Leadwerks's flowgraphs resemble flowcharts where each box represents a function or value, with connections between them representing program flow. This provides a better at-a-glance indication of game logic than a simple list of events, and makes complex behaviors easier to accomplish.
Pro Community forum offers plenty of support
It makes game developing much easier if you have someone backing you up when you run into a bug or other issues, and get replies within hours .
Pro Decently sized library of tutorials for both Lua and C++
Pro Very clean and easy C++ API
Pro Lua scripting support
Pro Reasonably priced
Standard edition of Leadwerks costs 92,99€. Additionally, it often goes on sale on Steam.
Pro C++ scripting support
Pro Terrain editor
The terrain editor allows sculpting, paint, vegetation placement and importing of external maps. Especially the painting is done very well and can lead quickly to very professional looking results.
Pro Easy to use API and scripting language
Cons
Con Steep learning curve
Except for basic FPS games getting anything done will require solid knowledge of C++, Flash, ActionScript and Lua.
Con No GNU/Linux support
Con hj
j
Con Hard to develop games other than FPS
Cryengine is a great engine to be used for developing an FPS (and it's relatively easy to do so). But if you want to develop another type of game, it requires at least advanced knowledge of C++ and Visual Studio.
Con No Mac OS X support
Con Restrictive license
Cryengine is not restrictive anymore just more personalized. The model is Pay what you want and if you want more you get a membership with them. Or private support, help and lessons directly from the CryEngine team.
Con Little to no support
This product relies on community support, although some members are helpful and quite approachable they don't like to share their secrets with people that are new to programming.
The product is sold as a Full featured platform but it seems to more in the Alpha stage of development as a lot of the good aspects where taken out in previous versions.
Con Has a track record of broken promises
Con Forums are poorly run and censored
Con Highly misleading advertising
Con Only prefabs made with the Leadwerks IDE could be used.
The two main problems for me is that C++ is not as easy to use like LUA. The IDE should also support C++. The secons is that only prefabs can be used which are made with the IDE. So you can not easy made a game that can be modded by the user.
Con Weak out-of-the-box AI
The only AI movement function is going in a straight line.
Con Very buggy
Leadworks is a not complete, it's a work in progress. As such many parts of the engine are clunky, especially the level editor.