- Lyon, France
Stars
Short and easy to understand samples demonstrating WebGL 2 features
Methods for working with async iterators in ECMAScript
a TC39 proposal to create iterators by sequencing existing iterators
Proposal for syntax to import ES modules with assertions
This is the source for the demos in my blog post Instanced Line Rendering.
Play with fluids in your browser (works even on mobile)
Rendering algorithms implemented in raw WebGL 2.
JavaScript parser for SVG <path>'s d attribute
a proposal to add float16 TypedArrays to JavaScript
Experience macOS just like before
Extensible numeric literals for JavaScript
A repo with articles about personal research on computer graphics
Online cosine gradient generator for use w/ thi.ng/color
TC39 proposal for Uint8Array<->base64/hex
A proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript
Run multiple promise-returning & async functions with limited concurrency using native ES6/ES7
Transform external imports into global variables like output.globals.
WebGL 2 lessons starting from the basics
Proposal for extending JSON.parse to expose input source text.
ECMAScript proposal for type syntax that is erased - Stage 1