3... 2... 1...
fontBomb! Detonate your favourite websites in stylish fashion with this experimental bookmarklet by Philippe-Antoine Lehoux.
[more inside]
posted by oulipian
on Jul 6, 2012 -
10 comments
WebGL, the 3D technology that's associated with HTML5, continues to make giant strides in diverse areas:
Exploration of human anatomy: Zygote Body, released yesterday, and BioDigital Human, the successors to Google Body (previously)
World Visualisation: WebGL Earth, Nokia's 3D Map of the entire earth (previously). WorldWeather and The WebGL Globe, a Google project that displays all kinds of data. Also: Where Does My Tweet Go?
Games: browser ports of Team Fortess 2, Quake 3 and Rage (a developer’s diary). SkidRacer, an entire game in WebGL. Mini Mass Effect (not yet playable, sadly).
Musicals: Lights.
Tools: 3Notes.js, a visual scene editor. Developer documentation. More resources. [more inside]
posted by Bora Horza Gobuchul
on Mar 28, 2012 -
27 comments
Over the past several years, Mozilla's
collection of developer documentation for its own web browsers has turned into a wiki-editable reference of web standards for developers working with
all browsers, hosting a comprehensive, no-nonsense reference of
HTML,
HTML5,
CSS,
JavaScript, the
DOM, and
more. If you find yourself turning to this reference frequently,
dochub provides instant access to Mozilla's documentation for any HTML, CSS, JavaScript, or DOM-related topic. If you're worried that a fancy new standard might not work in an older browser,
canIuse will tell you exactly how many browsers will support that new standard. Still want to use that shiny new standard?
Modernizr and
yepnope will let you detect missing features, and load
tiny bits of code to make old browsers support the latest HTML5 hotness.
[via the carefully-curated selections of
JavaScript and
HTML5 Weekly, run by
MetaFilter's own wackybrit]
posted by schmod
on Dec 7, 2011 -
23 comments
Canvas Rider is an addictive game where you ride a bike on thousands of tracks drawn by other players. It's written only in JavaScript & HTML5, using the most of the new <canvas> element.
posted by sveskemus
on Oct 11, 2010 -
37 comments