Web Dev

A Simple STL Viewer with Three.js

2019-04-14

Here’s a simple part that I made in Fusion 360: It’s a simple bracket to mount keystone jacks to a wall. This article isn’t about that, it’s about the viewer used to display it above. It uses WebGL to render it in your browser, and the three.js library makes it easy to implement. It’s part of my hugo template now, since I’d like to post some of the objects that I make for 3D printing.

Read More...