Giter Site home page Giter Site logo

difference-engine's Introduction

Difference Engine Log AECTech Hackathon 2022

Difference Engine

This repository hosts a tool for calculating differences between BIM models as part of the AECTech 2022 Hackathon. Written in 180 lines of C# using .NET 6.0 and VIM API.

The Grasshopper scripts for loading visualizing the changes in 3D and as 2D graphs in Rhino, along with the web-app for hosting the visualization can be found at
https://github.com/sophXmoore1/compute.rhino3d.appserver-1.

Difference Engine Demo

Presentation

You can download the presentation as pdf or view it online.

How it works

The difference engine generates JSON files containing change records and OBJ files representing the geometry which was added, removed, changed, resized, or moved.

Grasshopper was used to load the deltas and geometry into Rhino, to display the geometry in 3D, to summarize and plot graphs in 2D, and to navigate through the deltas in time.

A tool call the Rhino Compute Appserver was modified and used to host Rhino and serve the data and visualizations over the web.

Performance

We were able to process 10 VIM files (total 100MB), originating from 10 Revit files (total 300MB) in 5 seconds, to produce the OBJ and JSON files representing the deltas (change sets).

Team

Difference Engine team:

  • Augustina Aboy
  • Ben Ferrer
  • Christopher Diggins
  • Matt Shelp
  • Nick Bowker
  • Nick Mundell
  • Sophie Moore

Requirements

Documentation / Source Code

Program.cs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.