Skip to content

Chromium based HTML5 renderer that can be used for Game UI

License

Notifications You must be signed in to change notification settings

benbon/CryHTML5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryHTML5 - chromium for CryEngine 3

Chromium is an open-source browser project that uses WebKit, an open source page renderer, to lay out and render web pages and dynamic graphics at lightning speed. (see).

CryEngine is a game engine designed by the German game developer Crytek. It was used to create the Crysis series, frequently referred to for its incredible graphic fidelity and often used as a graphical benchmark for gaming systems. (see.

CryHTML5 is a bridge between the Chromium Embedded Framework and the CryEngine renderer, which allows developers to rapidly build UI for their games using the highly prevalent HTML5 format. Furthermore, developers can use JavaScript and the numerous open source JavaScript libraries available to browser based apps in the game engine.

Installation / Integration

Clone (or add as a submodule) this repository to the Code directory. This plugin depends on Plugin_D3D and Plugin_SDK which should be checked out and compiled in the same way.

The plugin manager will automatically load up the plugin (from Bin32/Plugins) when the game/editor is restarted or if you directly load it.

CVars / Commands

None yet.

Flownodes

None yet, although a FlowNode control interface is planned.

About

Chromium based HTML5 renderer that can be used for Game UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published