GithubHelp home page GithubHelp logo

niklasberlin / bento Goto Github PK

View Code? Open in Web Editor NEW

This project forked from benkuper/bento

0.0 0.0 0.0 15.73 MB

Official BenTo Light Props Show Authoring Tool

License: GNU General Public License v3.0

JavaScript 0.01% C++ 90.27% C 6.86% Objective-C++ 0.16% Makefile 2.37% HTML 0.14% Inno Setup 0.15% GLSL 0.05%

bento's Introduction

BenTo

Official BenTo Light Props Show Authoring Tool

This software is under heavy development and is subject to frequent changes !

Documentation

The documentation can be found at: https://bkuperberg.gitbook.io/bento-docs/

Discord

If you have questions please join our discord server: https://discord.gg/kedAeCbKUM

The Download Zone

Releases are on the release page : https://github.com/benkuper/BenTo/releases

You can find the bleeding edge version, compiled against latest commits here :

Additionally, you can download a set of example scripts that you can then use as Script Blocks in the software : http://benjamin.kuperberg.fr/bento/download/BenTo-Example-Scripts.zip

Building the software

BenTo is built on top of the JUCE frameworks. You can find more infos about it there : http://www.juce.com Some code needs to be on the develop branch of juce, so you can't use the official release of JUCE until the next one. To build the software, you need to :

  • Clone the develop-local branch of my JUCE fork here :

git clone --branch=develop-local http://github.com/benkuper/JUCE

  • Download the dependencies (see below)
  • Launch the Projucer and open BenTo.jucer
  • Link the dependencies on the modules section
  • Save the jucer
  • Open the solution for you platform in the Builds folder
  • Build the solution from your IDE or make in linux without Code::Blocks

Dependencies

Chataigne relies on the OrganicUI JUCE module and juce_timeline that you can find here :

You will need to clone those repositories and link the Projucer juce_organicui and juce_timeline modules to its parent folder

The Badge Zone

  • Linux (x64): Build Status

  • MacOS : Build Status

  • Windows (x64) : Build status

forthebadge

Bento Remote (smartphone app)

There is also a smartphone app that covers the functionality of the OSC command API: https://github.com/jonglissimo/bento-remote

Screenshots

Bento

bento's People

Contributors

benkuper avatar manuelmitasch 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.