Giter VIP home page Giter VIP logo

fuzzybuilder's Introduction

FuzzyBuilder

by Ira Winder

FuzzyBuilder is an application for generating "fuzzy" resolution development scenarios on a configurable parcel, meant for a process somewhere between site acquisition and highly resolved scenario evaluation.

FuzzyBuilder by Ira Winder

More Recent Development is conducted using a more traditional java project. Thusly, we recommend reviewing and contributing using the Eclipse IDE.

Quickstart

  1. Install and run Docker
  2. Open terminal in root directory
  3. Build the docker container with the Dockerfile (don't forget to run docker on the background)
    docker build -t fuzzy:1.0 .
    
  4. Run the container previously created
    docker container run --name fuzzy -d -p 2222:2222 fuzzy:1.0
    
  5. go to http://localhost:2222 on your browser

Processing:

An alpha prototype of FuzzyBuilder was quickly developed in July 2019 using the Processing IDE at processing.org. Processing is a light-weight sketch coding environment based upon Java 8. This content is located in the "Processing/" folder, and includes a readme file that explains how to run the code on your own machine. This code is no longer updated, as development has moved into a more robust workflow based on native Java and JavaFX libraries.

fuzzybuilder's People

Contributors

irawinder avatar jamesira avatar

Stargazers

alezauuuyyy avatar Vojta Tomas avatar Divyanshu Tiwari avatar Daniel Fink avatar  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.