Lusitos Tech Blog

WebGL is totally underrated

My head as a vector graphic

I had some fun porting Box2D Lights (libgdx version) to TypeScript and WebGL.

Playing Around With WebGL

Try pushing some marbles around in your browser: Demo

Screenshot

The above is the official demo just as LibGDX showcases it. It really doesn't show the full potential. Check out youtube to see what people can do with it:

We've used the original (in Java) on a lot of student projects: https://github.com/libgdx/box2dlights

Follow-Up: It has officially been released as part of the @box2d Eco-System!

This post was originally published here.