Mission: View AEC building models in 3D with any web browser using the Three.js library
Links of Note relating to the Hackathon
Live Demo: vA3C Viewer (R1)
Post Hackathon Updates
vA3C Homepage
https://github.com/va3c/va3c.github.io
vA3C Hacker Source Code
https://github.com/va3c/viewer/tree/gh-pages/va3c-hacker
vA3C Viewer 3D model viewer Source Code
https://github.com/va3c/viewer
Cookbook source code
https://github.com/va3c/viewer/tree/gh-pages/cookbook
Grasshopper plugin to export three.json files that can be loaded by the vA3C viewer
https://github.com/va3c/GHvA3C
Revit va3c exporter
https://github.com/va3c/RvtVa3c
Building Examples in JSON Format
A hacked modification to v4 json format from original v3 exporter found here:
https://github.com/mrdoob/three.js/tree/master/utils/exporters/max
https://github.com/va3c/maxscriptVa3c
There are several repos here that are forks of other people's projects. These forks allow the vA3C Viewer to access their data files.
These forks include the following:
Hats off to all of these nice sources...