Giter Site home page Giter Site logo

dag7dev / lovj Goto Github PK

View Code? Open in Web Editor NEW

This project forked from merumerutho/lovj

0.0 0.0 0.0 16.53 MB

LÖVE2D-based live-coding visual framework supporting GLSL shaders and Spout for code-oriented VJs

License: GNU General Public License v3.0

Lua 93.58% GLSL 6.42%

lovj's Introduction

LOVJ

A LÖVE2D VJing framework

LOVJ logo

LOVJ aims to be a LÖVE framework to create a live-coding, interactive VJing environment mainly targeted at live music performances. It revolves around the concept of video patches: these can be loaded, sequenced, and mixed in several ways.

It allows interaction with the patches through:

  • code editing (with livecoding hot-reload features)
  • common controls (mouse / keyboard / touch)
  • external controls (OSC)

Moreover, it supports advanced functionalities such as:

  • GLSL shaders support (for advanced rendering techniques, such as ray-marching).
  • Spout Send/Receive functions (allowing streaming to/from external apps, feedback loops, etc.).
  • Savestates (save/recall patches internal status quickly).
  • OSC network server via UDP.

Setup

  • LÖVE version 11.4+
  • Add LOVE2D bin folder to your PATH variable
  • Download/clone this repository.
  • From this repo main folder (containing the main.lua script), run:
love .

Issues

LOVJ is still in a work-in-progress state. Development is messy and several features are kind of broken. It can be played with, but don't expect the software to be working reliably in its current state. Check Issue tracker for more info.

Running the demos

  • Open cfg/cfg_patches.lua.
  • Edit the defaultPatch or the patches list.
  • Run LOVJ.
  • Select the chosen demo from patches with the [F1 ... F12] keys.

Credits

  • lick original LICK implementation for live-coding features (MIT license).
  • json.lua v.0.1.2 Json library (MIT license).
  • losc v.1.0.1 Lua OSC library (MIT license).
  • Spout Spout library (BSD-2 license).

MIDI to OSC

A simple tool to relay MIDI messages to OSC messages based on some configuration can be found here.

lovj's People

Contributors

merumerutho avatar dag7dev avatar frashpikass 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.