Giter VIP home page Giter VIP logo

ebd-toolkit's Introduction

Getting Started

The EBD-Toolkit is a set of tools for Unity and Rhino & Grasshopper that allows you to perform agent-based simulations, cognitive walkthroughs and topological analysis on your architectural designs. You do not know how to code to make full use of the toolkit - but if you want to, you can modify it to your own liking. To use it, we will first set up:

  • Unity Hub: A program that allows you to manage Unity projects and different versions of the Unity Engine.
  • Git: A tool that allows you to keep up to date with the latest changes of the EBD-Toolkit.
  • GitHub Desktop: A user interface to use git without needing to learn the command line.
  • Rhino 7: A CAD software that supports parametric modeling through the Grasshopper plugin.

1. Installing GitHub Desktop

GitHub desktop is a user interface for the version-control tool git. We will use git to download the latest version of the EBD-Toolkit and get the newest updates later. We only need to understand one single action it allows us to do: pull. Pull means: "Get the latest changes of the software, compare them to my current state, and integrate changes if there are any". Visit GitHub Desktop's website and click the Download for [Windows | Mac] button. Install and open the tool. Upon opening, you will be prompted to create or sign into you GitHub account. Please create one if you have not already done so.

2. Installing the EBD-Toolkit Project

In GitHub Desktop, choose File > Clone repository... > URL and enter the following URL: https://github.com/rabaur/EBD-Toolkit.git. Below, you will see where the toolkit will be saved on your system. Then, click clone. After the download, you can verify that the project has been saved to the indicated path.

3. Installing the Unity Hub

Now that we have downloaded the project, we need to install Unity Engine to open and view it. Visit Unity's website, then choose Student & hobbyist > Personal > 1. Download the Unity Hub > Download for [Windows | Mac | Linux], depending on your platform. After opening Unity Hub, you will be prompted to sign in. Please create a Unity ID if you have not already done so.

3.1 Installing Unity Engine

After logging in, we first need a version of the Unity Engine. Go to Installs > Add > Recommended Release: Unity 2022.3.XX. You do not need to select anything after that, and can simply press Done. This will download and install the corresponding Unity version on your system.

Warning

Generally, it should be possible you use a newer or older version of Unity of the same major version (everything that starts with 2022.x.xxxx), or even older or newer versions. However, at the time of writing this tutorial, only the version indicated above has been tested.

3.2 Opening the Unity Project

After the installation has finished, we are ready to add EBD-Toolkit project to the project list. Go to Projects > Add, and then choose the location of the project folder called _unity_files within the EBD-Toolkit folder you have cloned in previously. In the newly added project, add the Unity version you have just installed, and click on the project to open it.

Note

Depending on your exact version of Unity, you will see a prompt asking you if you want to upgrade the project to a newer version of Unity. Choose Confirm

The first time you open the project, the start-up might take a few minutes.

Using the Toolkit

Find the tutorials to the toolkit's three main features here:

ebd-toolkit's People

Contributors

rabaur avatar

Watchers

 avatar  avatar

Forkers

chenyinglulu

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.