ogre 14.3.2
Scene-oriented, flexible 3D engine written in C++
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics.
- Outputs:
out
- Website: https://www.ogre3d.org/
- Licenses: Expat
- Package source: gnu/packages/graphics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ogre 14.3.2
as follows:
guix install ogre@14.3.2
Or install the latest version:
guix install ogre
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.