Git Product home page Git Product logo

buildgen's Introduction

BuildGen

BuildGen is a set of tools that allow users to generate building interiors procedurally, namely:

  • Generator
  • Viewer
  • Editor

It also utilizes several interop formats built based on XML. The project itself offers the following features:

  • Allows the user to define building boundaries and entrances/floor changes.
  • Allows the user to specify constraints that must be obeyed by the generator.
  • Generates connections between the various entrances.
  • Divides the interior area into zones.
  • Creates multiple rooms based on each zone's area, obeying constraints.
  • Places windows.
  • Places doorways.
  • Generates a 3D mesh of the final building.
  • Generates bitmap images of each floorplan as the generator works (mostly for debugging purposes, but the final output can be used for maps for example).

Usage

The project can be used entirely from within the editor, where you can create new building description files which define the boundaries and entrances. The generator can then be invoked on these files to generate a mesh and bitmaps of the previously defined floors. Lastly, the viewer can be used to verify the result.

TODO

  • Publish the generator (needs some code cleanup at the moment).
  • Improve generator output. -- Simplify the generated meshes. -- Add the possibility of using custom meshes for windows, doorways, etc.
  • Improve the interface.

Development

BuildGen is published under the terms of the MIT License.

The initial version was developped as a final year project by Ivan Cebola under supervision of Fausto Mourato, for the Polytechnic Institute of Setúbal in 2013.

buildgen's People

Contributors

ivancb avatar

Watchers

James Cloos avatar  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.