WebGL based browser OBJ viewer This is for viewing OBJ files in your browser. Prerequisites All you need to get started is Node.js and npm. Install git clone https://github.com/gunax/ObjViewer.git . Then install dependencies: npm install Run npm start Then open browser to localhost post 8080