Không có mô tả

chao afdde451d0 create 2 tháng trước cách đây
_soy afdde451d0 create 2 tháng trước cách đây
blockly afdde451d0 create 2 tháng trước cách đây
blockscad afdde451d0 create 2 tháng trước cách đây
bootbox afdde451d0 create 2 tháng trước cách đây
bootstrap afdde451d0 create 2 tháng trước cách đây
closure-library afdde451d0 create 2 tháng trước cách đây
examples afdde451d0 create 2 tháng trước cách đây
fonts afdde451d0 create 2 tháng trước cách đây
generated afdde451d0 create 2 tháng trước cách đây
gifshot afdde451d0 create 2 tháng trước cách đây
imgs afdde451d0 create 2 tháng trước cách đây
jquery afdde451d0 create 2 tháng trước cách đây
json afdde451d0 create 2 tháng trước cách đây
lie afdde451d0 create 2 tháng trước cách đây
mdl afdde451d0 create 2 tháng trước cách đây
openscad-openjscad-translator afdde451d0 create 2 tháng trước cách đây
opentype afdde451d0 create 2 tháng trước cách đây
spectrum afdde451d0 create 2 tháng trước cách đây
.DS_Store afdde451d0 create 2 tháng trước cách đây
.gitignore afdde451d0 create 2 tháng trước cách đây
.jshintrc afdde451d0 create 2 tháng trước cách đây
COPYING afdde451d0 create 2 tháng trước cách đây
DBoutage.html afdde451d0 create 2 tháng trước cách đây
LICENSE afdde451d0 create 2 tháng trước cách đây
README afdde451d0 create 2 tháng trước cách đây
TODO afdde451d0 create 2 tháng trước cách đây
TOS.html afdde451d0 create 2 tháng trước cách đây
build-standalone.js afdde451d0 create 2 tháng trước cách đây
favicon.ico afdde451d0 create 2 tháng trước cách đây
gpl-3.0-standalone.html afdde451d0 create 2 tháng trước cách đây
icons.png afdde451d0 create 2 tháng trước cách đây
index.html afdde451d0 create 2 tháng trước cách đây
notes_standalone afdde451d0 create 2 tháng trước cách đây
notes_webserver_localhost_blockscad afdde451d0 create 2 tháng trước cách đây
package.json afdde451d0 create 2 tháng trước cách đây
privacy.html afdde451d0 create 2 tháng trước cách đây

README

BlocksCAD - Copyright 2014-2015 H3XL, Inc
BlocksCAD is a trademark of H3XL, Inc.

Released under GPLv3, incorporating a number of BSD, MIT, and Apache-licensed works. Contributions to those works released under their respective licences, unless otherwise indicated.

BlocksCAD must be run on a webserver for the text block to work, rather than being run on the local filesystem. If you have Python installed, you can use their simpleHTTPserver:

cd /path/to/mydir-with-index.html-in-it
python -m SimpleHTTPServer 9000
Then point your browser to:

http://localhost:9000/



Developed with the sponsorship of the Defense Advanced Research Projects Agency (DARPA) and delivered to the U.S. Government with Unlimited Rights as defined in DFARS 252.227-7013. Approved for Public Release, Distribution Unlimited.

THE CODE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS, SPONSORS, DEVELOPERS, CONTRIBUTORS, OR COPYRIGHT HOLDERS BE LIABLE
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE CODE OR THE
USE OR OTHER DEALINGS IN THE CODE.