[Pas2js] OBJ loader with lighting example

Ryan Joseph ryan at thealchemistguild.com
Mon May 21 10:58:48 CEST 2018


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



More information about the Pas2js mailing list