Skip to content

The Multimedia Presenter for Lua (small changes for RPi)

License

Notifications You must be signed in to change notification settings

tuw-cpsg/info-beamer

 
 

Repository files navigation

info-beamer

info-beamer allows you to develop interactive information displays using the Lua programming language. Read more about it on the main website

Documentation

The complete documentation is available on info-beamer.com

Installation

Works with Raspbian from 2016-03-18 (on).

Activate the opengl driver and provide some memory to the GPU with raspi-config.

Install dependencies:

  apt-get install liblua5.1-dev
    libevent-dev libglfw3-dev
    libglew1.5-dev libftgl-dev libavcodec-dev
    libswscale-dev libavformat-dev libdevil-dev
    libxrandr-dev libxi-dev lua5.1
    libxinerama-dev libxcursor-dev

See installation information for more information.

About

The Multimedia Presenter for Lua (small changes for RPi)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 75.3%
  • Lua 21.8%
  • Other 2.9%