Files: 4811bd9f673ac20d7ecf3d72f06c219cef743535 / cube.js
108 bytesRaw
1 | |
2 | |
3 | module.exports = function (_) { |
4 | return M = _.CSG.cylinder({center: [0,0,0], size: 10, resolution: 6}) |
5 | } |
6 |
Built with git-ssb-web
1 | |
2 | |
3 | module.exports = function (_) { |
4 | return M = _.CSG.cylinder({center: [0,0,0], size: 10, resolution: 6}) |
5 | } |
6 |
Built with git-ssb-web