Giter Site home page Giter Site logo

youngxiao13 / chordatlas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from twak/chordatlas

0.0 1.0 0.0 40.76 MB

data driven urban procedural modeling

Home Page: http://www.twak.co.uk/2018/09/frankengan-guided-detail-synthesis-for.html

License: Apache License 2.0

Shell 0.03% Python 0.27% Java 99.55% Dockerfile 0.15%

chordatlas's Introduction

chordatlas: data-driven urban procedural modeling

chordatlas is an urban procedural modeling and data fusion research platform. UI video. It contains implementations of 3 projects that have be presented at various Siggraphs: frankengan, bigsur, and procex.

procex (video) are a mathematical model of traditional buildings, bigsur (london video) fits these to real world data, and frankengan (madrid video) textures them.

interface pic which melts your eyes

run

the system is developed on ubuntu, but most of the non-machine learning systems should work on any platform. chordatlas is very much "academic-grade" - if you have problems using this system, I would love to know so I can fix them!

  1. install java 8+
  2. download the chordatlas binary
  3. run with java -Dsun.java2d.uiScale=1 -jar -Xmx10g chordatlas-0.0.1-SNAPSHOT.jar (code is academic grade: use at your own risk. the 10g says to use a 10Gb heap)
  4. read the user interface instructions or watch the ui video.

there are additional requirements and instructions for bigsur (creates clean meshes from noisy meshes, streetview info, and maps) and frankengan (textures the meshes, generates feature locations).

more adventurous hackers may be interested in compiling their own datasets or building the system.

plugins

plugins for chordatlas/tweed (mostly under development; my goal is to split out the tweed GUI/engine from applications):

  1. streets (stub, impl)
  2. floorplans (tba)

cite

if you use this project in your own publications, please cite the appropriate paper(s). this helps us get more funding to improve the systems:

@article{frankengan,
  title = {FrankenGAN: Guided Detail Synthesis for Building Mass-Models Using Style-Synchonized GANs},
  author = {Tom Kelly and Paul Guerrero and Anthony Steed and Peter Wonka and Niloy J. Mitra},
  year = {2018},
  journal = {{ACM} Transactions on Graphics},
  volume = {37},
  number = {6},
  doi = {10.1145/3272127.3275065},
}
@article{bigsur,
  title   = {BigSUR: Large-scale Structured Urban Reconstruction},
  author  = {Tom Kelly and John Femiani and Peter Wonka and Niloy J. Mitra},
  year    = {2017},
  journal = {{ACM} Transactions on Graphics},
  volume = {36},
  number = {6},
  doi = {10.1145/3130800.3130823}
}
@article{procex,
 title = {Interactive Architectural Modeling with Procedural Extrusions},
 author = {Tom Kelly and Peter Wonka},
 year = {2011},
 journal = {{ACM} Transactions on Graphics},
 volume = {30},
 number = {2},
 doi = {10.1145/1944846.1944854},
}

chordatlas's People

Contributors

dependabot[bot] avatar leekkww avatar twak avatar

Watchers

 avatar

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.