Giter Site home page Giter Site logo

icp-proj's Introduction

Block Editor (ICP project)

Bachelor study at FIT VUT Brno
4th semester - summer 2018
Subject: The C++ Programming Language (ICP)

Similar project: Java Block Editor

Authors

  • Jiří Furda (xfurda00) - Mostly GUI
  • Peter Havan (xhavan00) - Mostly backend

Score

  • Overall: 75/100

Details

Acording to the score graph, everyone who fulfilled the requirements earned 75 points. Some people had even less but noone had more than 75.

Description

Block editor allows you to create a block scheme. It supports three unique value types (float, complex number and boolean) which are used by blocks for arithmetic (both real and complex) and by blocks for logic. Every block has its input and output ports which can be connected to a port of another block. Created scheme can be saved to file and also loaded from file. When your scheme is done, you can execute whole calculation at once or you can use stepping, which caclulates only one block at the time. Any value can be read by hovering over a connection or by clicking on a block. Editor also prevents loops and incompatibile connections.

Instalation

For compilation use make in the root folder. This creates file blockeditor in the same folder.
If you also want to open the program, use make run instead.
For generating Doxygen documentation use make doxygen in the root folder.

Screenshots

Block Editor screenshot

Connecting blocks

Connecting blocks example

Reading values

Value reading example

Moving block

Moving block example

Stepping

Stepping example

icp-proj's People

Contributors

furdys 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.