BAM Weblog

node.js WebGL

Brian McKenna — 2010-06-09

I’m about to present something I’ve been working on recently. Something I’m really happy about!

A WebGL implementation for node.js!

Here’s a screenshot of it next to WebGL in Chromium (even running the same JavaScript):

I’ve chucked it up on GitHub but if you’re having a go, be aware that I’ve only implemented enough OpenGL calls to run my example. I’d really appreciate any help implementing the other functions.

This project is part of something much bigger. Imagine easily writing games or multimedia applications that run in the browser and on the desktop without changes. Stay tuned.

Please enable JavaScript to view the comments powered by Disqus.