Coder Social home page Coder Social logo

r3nder / forte Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hotnany/forte

0.0 1.0 0.0 30.61 MB

Designing generative structures by interactive sketching

Home Page: http://web.xiangchen.me/#forteacute

License: MIT License

HTML 3.06% Python 10.09% MATLAB 10.28% Shell 0.10% JavaScript 76.06% CSS 0.41%

forte's Introduction

Forté: User-Driven Generative Design

An interactive sketch-based tool that lets you create organic structures such as this robot's new leg.

alt text

Caveat

The current version is limited to a few platforms. Let me know if you'd like to run Forté on something different.

  • The MATLAB setup is specific for Mac OS.
  • The client-server communication currently is set up for Google Chrome only.

Prerequisites Installation

  • Install the R2016b(9.1) MATLAB runtime to run compiled MATLAB application for topology optimization.
  • Install Python if you haven't.

Running Forté

  1. Open Terminal, navigate to Forté's directory.
cd forte-master
  1. Start Forté backend.
./run_forte.sh
  1. Open another Terminal window or tab, navigate to Forté's directory, and start a local server for Forté front end.
./serverup.py 8888
  1. Start Chrome with flags to enable client-server communication.
./chrome.py
  1. In Chrome, navigate to http://127.0.0.1:8888/. Voilà!

Hello World

Let's get you started with Forté by redesigning this leg for a quadruped robot.

alt text

Forté's tool bar, just for future reference.

alt text

Step 1: You start by drawing this curve, which represents how you want the new robot leg to look like.

alt text

Step 2: You then draw the load (the weight of the robot's body) in red arrow, and the boundary condition (the ground where the leg stands) in blue.

alt text

Step 3: Then hit the ▶ button to play with different techniques you can select from the dropdown list.

alt text

Step 4+: Your turn! Play with the tool.

Resources

To learn more about Project Forté, please visit the project page, or read the Medium post.

forte's People

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.