In order to further spur my own development, I created a WebGL primer program that for now can read .obj files through an input string, and visualize the model and its normal vectors. It’s still in development, and will evolve to be a working 3D engine for web browser, which I can use to continue my projects. The program was written in JavaScript and WebGL, the model shown on the site right now is made in BlockBench.
