UNPKG

@matematrolii/sketchbook

Version:

3D matematrolii playground built on three.js and cannon.js

13 lines (11 loc) 140 B
/* Base */ html, body { width: 100%; height: 100%; padding: 0; margin: 0; } #canvas { width: 100%; height: 100%; }