This package browser is in early development. Mind the rough edges.

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.

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.