CEGUISampleFramework-0.8
Crazy Eddie's GUI (libraries)
Install
- All systems
-
curl cmd.cat/CEGUISampleFramework-0.8.sh
- Debian
-
apt-get install libcegui-mk2-0.8.7
- Ubuntu
-
apt-get install libcegui-mk2-0.8.7
- Fedora
-
dnf install cegui-samples
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libcegui-mk2-0.8.7
- Raspbian
-
apt-get install libcegui-mk2-0.8.7
- Dockerfile
- dockerfile.run/CEGUISampleFramework-0.8
libcegui-mk2-0.8.7
Crazy Eddie's GUI (libraries)
CEGUI is a free library providing windowing and widgets for graphics APIs and engines where such functionality is not natively available or is severely lacking. The library is written in C++, is object oriented, and is primarily targeted at games developers who should be spending their time creating great games, not building GUI sub-systems This version of CEGUI natively supports the OpenGL rendering target.