THREE.js
To do 3D graphics, we use a library called THREE.js. This technically belongs in the Libraries section, but THREE.js is so ubiquitous that we will put it here. If you would like to learn how to do web graphics "closer to the metal", check out Steve Trettel's shader course!