          MODULE=ogre
         VERSION=14.4.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/OGRECave/ogre/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:1c1d5d48b26acf8dd3f32fcb4cafd1216f9fe3a2ceec260ec086926651ad74de
        WEB_SITE=http://www.ogre3d.org/about
         ENTERED=20111130
         UPDATED=20251125
           SHORT="Object-Oriented Graphics Rendering Engine"

cat << EOF
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.
EOF
