I added another demo of a simple OBJ loader with a 3D model and diffuse/specular lighting. There’s also a minimal demo with a single triangle and no other vertex data or byte buffers (as simples WebGL gets but still not as easy as legacy OpenGL code). https://github.com/genericptr/Pas2JS-WebGL Regards, Ryan Joseph