Giter Club home page Giter Club logo

volumetrictruss's Introduction

This repository accompanies the SCF 2019 paper "Volumetric Michell Trusses for Parametric Design & Fabrication".

The code takes in as input a) a 3D tetrahedral mesh, and b) Dirichlet (fixed points) and Neumann (static loads) boundary conditions, and produces a 3D truss structure whose elements follow the stress field induced by the given boundary conditions.

The solution involves solving for a global R3-valued parametrization on the input mesh, whose isolines are traced to generate the resulting truss. In effect, it means that the truss is composed of end-to-end curves from three mutually-orthogonal familes of curves. Please look at the paper for details. https://doi.org/10.1145/3328939.3328999 or watch the SCF 2019 presentation: https://www.youtube.com/watch?v=Ndh_BBQNhoY.

Installation and dependencies

Simply clone the repository to install.

git clone https://github.com/rarora7777/VolumetricTruss

The provided MATLAB code depends on the following packages.

  1. GAUSS
  2. gptoolbox
  3. MATLAB. We have primarily tested with the versions R2018a and R2018b.

The code has been tested on Windows with MSVC2015 and MSVC2017 and on Mac OS with clang.

License

This code is available under the MIT license.

Usage

Please see exampleUsage.m for example usage. Use batchResults.m to generate all the results provided in the paper.

Citation

If you utilize this code or dataset for a publication, please cite

@inproceedings{Arora:michell:scf:2019,
 author = {Arora, Rahul and Jacobson, Alec and Langlois, Timothy R. and Huang, Yijiang 
 and Mueller, Caitlin and Matusik, Wojciech and Shamir, Ariel and 
 Singh, Karan and Levin, David I.W.},
 title = {Volumetric Michell Trusses for Parametric Design \& Fabrication},
 booktitle = {Proceedings of the 3rd ACM Symposium on Computation Fabrication},
 series = {SCF '19},
 year = {2019},
 location = {Pittsburgh, PA, USA},
 numpages = {13},
 publisher = {ACM},
 address = {New York, NY, USA}
}

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.