Skip to content

EinsteinsWorkshop/BlocksCAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2787505 · Apr 11, 2017
Aug 7, 2015
Jan 9, 2017
Apr 11, 2017
Feb 23, 2016
Aug 7, 2015
Aug 7, 2015
May 20, 2016
Mar 30, 2016
Aug 21, 2015
Apr 5, 2016
Apr 8, 2017
Sep 12, 2015
Aug 7, 2015
Feb 23, 2016
Jan 9, 2017
Jan 9, 2017
Aug 28, 2016
Jun 14, 2016
Sep 2, 2015
Aug 7, 2015
Dec 21, 2016
Aug 6, 2015
Sep 13, 2015
Oct 5, 2015
Aug 7, 2015
Jun 18, 2016
Oct 27, 2015
Jun 18, 2016
Aug 7, 2015
Apr 10, 2017
Jun 18, 2016
Sep 18, 2015
Jun 18, 2016
Aug 7, 2015

Repository files navigation

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.