merumerutho / LOVJ

LÖVE2D-based live-coding visual framework supporting GLSL shaders and Spout for code-oriented VJs
GNU General Public License v3.0
12 stars 2 forks source link

Add controls and description section in README #8

Closed dag7dev closed 1 month ago

dag7dev commented 1 month ago

It would be nice to understand how to play with LOVJ without messing too much with code.

Here's an example of what could be that section.

Controls

Here's an non-exhaustive list of controls:

merumerutho commented 1 month ago

A documentation is certainly due but I don't think all possible commands shall be entirely covered in the README. General controls can be certainly covered. Considering the flexible and modular nature of LOVJ, demo and shader related commands can be covered directly inside their lua files.