Skip to content

Instantly share code, notes, and snippets.

@henrikekblad
henrikekblad / render3Dpcb.jade
Created August 16, 2016 22:54
3D PCB renderer
// Creates an 3d representation of a pcb from bottm and top svg using three.js
// https://www.openhardware.io
// Henrik Ekblad <henrik.ekblad@openhardware.io>
//
doctype html
html
head
!= css('main')
base(target="_parent")
block header