pd-gem
Graphics Environment for Multimedia - Pure Data library
Install
- All systems
-
curl cmd.cat/pd-gem.sh
- Debian
-
apt-get install gem
- Ubuntu
-
apt-get install gem
- Kali Linux
-
apt-get install gem
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gem
- Raspbian
-
apt-get install gem
- Dockerfile
- dockerfile.run/pd-gem
gem
Graphics Environment for Multimedia - Pure Data library
Gem is a loadable library for Pure Data (Pd), which adds OpenGL graphics rendering and animation to Pd. Pd is a graphical programming language and computer music system. This package contains the core library. If you want to use external data (live video capture, film footage, still images,...), you have to install one (or all) of the gem-plugin-* packages.