PxLoader is a Javascript library that helps you download images, sound files or anything else you need before you take a specific action on your site (like showing a user interface or starting a game). You can use it to create a preloader for HTML5 games and websites. As used in
Tag Archives: javascript
Cut The Rope, now in your browser too
Cut The Rope, originally on iOS, has been ported to HTML5, and is serving as a promo for IE10 In bringing Cut the Rope to a new platform, we wanted to ensure we preserved the unique physics, motion, and personality of the experience. So early on we decided to approach this game as a “port” …
reveal.js
Scrollorama
Web Typography for the Lonely
Web Typography for the Lonely is an ongoing collection of experiments and writings on web typography and the possibilities of standards-based web design. It aims to inspire the web community by pushing the boundries of what is both possible and practical in web standards in a manner that is compelling and exciting to the visually-minded …
3D Nyan Cat
Google Street View + WebGL powered Christmas Card
Polyfilling the HTML5 gaps
jQuery Hovercard
A free light weight jQuery plugin that enables you to display related information with the hovered label, link, or any html element of your choice. Also comes with integrated support to show the Facebook page or Twitter handle info in the card. Hovercard – a jQuery plugin with built in Twitter and Facebook cards →
Constructive Solid Geometry 3D Modeling in JavaScript
Constructive Solid Geometry (CSG) is a modeling technique that uses Boolean operations like union and intersection to combine 3D solids. This library implements CSG operations on meshes elegantly and concisely using BSP trees, and is meant to serve as an easily understandable implementation of the algorithm. This library provides three CSG operations: union, subtract, and …
Continue reading “Constructive Solid Geometry 3D Modeling in JavaScript”