toluappcegui-0.8
Development files for cegui
Install
- All systems
-
curl cmd.cat/toluappcegui-0.8.sh
- Debian
-
apt-get install libcegui-mk2-0.8.7
- Ubuntu
-
apt-get install libcegui-mk2-0.8.4-dbg
- Fedora
-
dnf install cegui-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libcegui-mk2-0.8.4-dbg
- Raspbian
-
apt-get install libcegui-mk2-0.8.7
- Dockerfile
- dockerfile.run/toluappcegui-0.8
cegui-devel
Development files for cegui
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.