Greweb - greweb.fr - @Greweb - Articles
General Information:
Latest News:
ZOUND live project initiated 30 Jul 2013 | 03:00 am
Last week, I initiated ZOUND live during our monthly Hackday at Zenexity, following my previous "ZOUND" experiment but being much more ambitious this time: using both the Audio API, the new MIDI API a...
Qep3.: QanimationFrame 17 Jul 2013 | 03:00 am
This third article on Q is a little parenthesis to the Qep articles series, featuring the requestAnimationFrame Javascript function and its general usage, and QanimationFrame, its Promisified version ...
Qep2.: Deferred objects, Qimage 13 Jul 2013 | 03:00 am
This second article on Q will introduce you how to easily turn a callback API into a promise API using Deferred objects. It will also present the new W3C specification of Promise and finish with the i...
Qep1.: Q, a Promise library 10 Jul 2013 | 03:00 am
This article is the first of a series of small articles on the Q Javascript library and its eco-system. It is a brief introduction to Q Promises.
Playframework simple deployment scripts 7 May 2013 | 03:00 am
Playframework simple deployment scripts
glsl.js Beginner Tutorial – 2D bouncing balls with WebGL 16 Feb 2013 | 08:46 pm
Read the article: http://blog.greweb.fr/?p=2130
glsl.js – a light Javascript & GLSL library 11 Feb 2013 | 11:55 am
This weekend, I’ve written a light Javascript & GLSL library for vizualisation and game purposes (2D or 3D). Open Examples API Documentation Fork me on Github Unit tests glsl.js is a subset* of a WebG...
glsl.js, a Javascript + GLSL library = DRY & efficient 11 Feb 2013 | 04:00 am
WebGL is super powerful and efficient. This library abuses this power for efficient 2D.
PlayCLI: Play Iteratees + UNIX pipe 30 Jan 2013 | 04:30 pm
TL;DR. PlayCLI is a new Scala library to work with UNIX commands and Play-Iteratees (a scala implementation of Iteratees facilitating the handling of data streams reactively). Here’s an overview: Link...
PlayCLI: Play Iteratees + UNIX pipe 30 Jan 2013 | 04:00 am
PlayCLI is a new Scala library to work with UNIX commands and Play-Iteratees (a scala implementation of Iteratees facilitating the handling of data streams reactively)