Package ogre: Information

    Binary package: ogre
    Version: 1.9.0-alt4
    Architecture: e2kv5
    Build time:  Sep 28, 2022, 05:30 AM
    Source package: ogre
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: Object-Oriented Graphics Rendering Engine
    Description: 
    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. The class library abstracts all the
    details of using the underlying system libraries like Direct3D and
    OpenGL and provides an interface based on world objects and other
    intuitive classes.

    Maintainer: Aleksei Nikiforov


    Last changed


    April 13, 2021 Aleksei Nikiforov 1.9.0-alt4
    - Rebuilt without glsl-optimizer and hlsl2glsl.
    Feb. 10, 2021 Aleksei Nikiforov 1.9.0-alt3
    - Fixed build on armh and rebuilt with new boost libraries.
    Oct. 2, 2019 Michael Shigorin 1.9.0-alt2
    - E2K: strip UTF-8 BOM for lcc < 1.24; explicit -std=c++11