HTML 5 Game Rendering Engine

Kaustubh Katdare

Kaustubh Katdare

@thebigk Oct 22, 2024
I hope its not another silly April Fool's joke by Google, but it looks like HTML5 is capable of working as a game rendering engine.

Couple of webkit engineers at Google have worked on porting the QUAKE game onto JavaScript and making it work in modern web browsers like Opera & Chrome.

Look at Google Blog post: #-Link-Snipped-#

Can anyone share more insights about HTML 5 and its game rendering capabilities?

[video=youtube;XhMN0wlITLk]https://www.youtube.com/watch?v=XhMN0wlITLk[/video]

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • sherya mathur

    sherya mathur

    @sherya-mathur-cI63wY Apr 6, 2010

    HTML5 is being developed as the next major revision of HyperText Markup Language, the core markup language of the world wide web.

    HTML5 is the proposed next standard for HTML 4.01 and DOM Level 2 HTML. It aims to reduce the need for proprietary.
    The ideas behind HTML5 were pioneered in 2004 by the WHATWG; HTML5 incorporates Web Forms 2.0, another WHATWG specification. The HTML5 specification was adopted as the starting point of the work of the new HTML working group . This working group published the First Public Working Draft of the specification on January 22, 2008.the specification is an ongoing work, and is expected to remain so for many years, although parts of HTML5 are going to be finished and implemented in browsers before the whole specification reaches final Recommendation status.
    HTML5Game engine is all about promoting the creation of Web-based games using javascript, HTML, CSS, SQLlite, and the new components of HTML5 including CANVAS, AUDIO, drag and drop, and more!