irrlicht 1.8.5
3D game engine written in C++
The Irrlicht Engine is a high performance realtime 3D engine written in C++. Features include an OpenGL renderer, extensible materials, scene graph management, character animation, particle and other special effects, support for common mesh file formats, and collision detection.
- Outputs:
out
- Website: https://irrlicht.sourceforge.io/
- Licenses: Zlib
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install irrlicht 1.8.5
as follows:
guix install irrlicht@1.8.5
Or install the latest version:
guix install irrlicht
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.