浏览代码

added Revit three.js JSON exporter RvtVa3c

Jeremy Tammik 11 年之前
父节点
当前提交
b390ee6f33
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      utils/exporters/revit/README.md

+ 8 - 0
utils/exporters/revit/README.md

@@ -0,0 +1,8 @@
+RvtVa3c - Revit Three.js Exporter
+=================================
+
+RvtVa3c is a Revit add-in that exports the Revit model to a three.js version 4 JSON format.
+
+RvtVa3c is part of the [vA3C project](https://va3c.github.io), "an open source, browser-based 3D model viewer for AEC models that uses [three.js](https://github.com/mrdoob/three.js) to render 3D geometry in the browser, enabling authors in the AEC industry to easily publish their 3D design work on the web for free.
+
+RvtVa3c and its documentation live in their own [RvtVa3c GitHub repository](https://github.com/va3c/RvtVa3c).