Chrome Engine

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by CoolingGibbon (talk | contribs) at 18:37, 22 March 2013 (Reformatting to bring it more in line with quality standards.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Chrome Engine
Developer(s)Techland
Initial release2003, with Chrome Engine I
Stable release
5.x
Written inC++
PlatformMicrosoft Windows, PlayStation 3, Xbox 360
LicenseProprietary
Websitehttp://gdh.techland.pl/

Chrome Engine is a proprietary 3D game engine developed by Techland. The current version, Chrome Engine 5, supports Microsoft Windows, Xbox 360, and PlayStation 3.

Chrome Engine evolved through over nine years of development. According to its creators the engine is purely "What You See Is What You Get" and allows substantial control over the process of creating game levels.


Featuress

Rendering

  • Platform-independent multi-threaded rendering system architecture:
    • built-in DX10 / Xbox 360 / PlayStation 3 implementations;
    • static and dynamic visible surface determination;
    • resource management system;
  • Material system:
    • supports per-pixel lighting techniques: normal mapping, virtual displacement mapping, environment mapping or parametrized Phong lighting;
    • Deferred shading;
    • static and dynamic lighting;
    • GPU shader level access;
    • shader level-of-detail support;
  • Terrain:
    • heightmap-based geometry enhanced with geomipmapping and polygon reduction algorithms;
    • flexible road system;
  • Procedural vegetation and meshes spreading
  • Post-processing effects manager:
  • Sun dynamic soft shadowing techniques:
    • up to four stable cascades in shadow mapping;
    • accurate dynamic shadows;
    • multiple shadow filtering techniques;
  • Skeletal animation system:
    • animation blending and morphing;
    • built-in skeletal controllers;
    • integrated with 3D Studio Max;
    • utilizing morph targets for face mimics;
  • Particle system:
    • particle physics and environmental effects;
    • procedural fire;
  • Volumetric natural phenomena atmospheric effects;
  • Graphical user interface (GUI) system;

Physics

  • Rigid body physics system:
    • basic physics type presets;
    • interactions with physical objects and static environment;
    • destroyable objects;
    • breakable joints with constraints;
    • ragdoll character animation;
  • Deformable objects: clothes, ropes;
  • Multithreading support;
  • Physical Level Of Detail;
  • Scripting physics;

Sound

  • support for major output formats and multichannel surround sound;
  • sound streaming;
  • 3D sound spatial positioning, sequencing, looping, filtering;

Networking

  • support for Internet and LAN play;
  • client - server architecture;
  • authorization server;

Level editing

ChromEd is an expanded content creation and management tool. It enables real time level editing. The main features are:

  • visual placement and editing of game objects with a real time view of their appearance;
  • a data-driven property editing framework;
  • real time terrain editing;
  • road system placing tool;
  • time of day function, setting sun position to an hour-accurate location;
  • real time performance analysis;
  • lightmap generation tool;
  • browser framework for finding and viewing game assets of all types.

Versions

Chrome Engine 1

First release of the engine used in Chrome.

Chrome Engine 2

Improved version of engine enhanced with support for DirectX 9.0.

Chrome Engine 3

This version of the engine underwent significant modifications. DirectX 9.0c and DirectX 10 support, HDR, shaders and bump mapping were implemented.

Chrome Engine 4

The fourth iteration of the Chrome Engine that was introduced with Call of Juarez: Bound in Blood. Supports DirectX 9 only.

Chrome Engine 5

This version first debuted with Call of Juarez: The Cartel.

Games using Chrome Engine

Chrome Engine 1
Chrome Engine 2
Chrome Engine 3
Chrome Engine 4
Chrome Engine 5
Unknown version

References

  1. ^ gram.pl. "Call Of Juarez: The Cartel".
  2. ^ "Dead Island is coming, with more information released". February 17, 2011. Retrieved February 18, 2011.
  3. ^ a b "Techland has suspended production of Chrome 2 and Warhound". April 22, 2010. Retrieved February 14, 2011.

External links