summaryrefslogtreecommitdiffstats
path: root/libraries/ogre
diff options
context:
space:
mode:
author B. Watson2016-11-11 23:10:07 +0100
committer Willy Sudiarto Raharjo2016-11-12 00:58:01 +0100
commit801be8b6e1a79c889dae8daf03f2f63871f1e78e (patch)
treede4b3e17634c0f284ee1255e25ed6223ffedded4 /libraries/ogre
parenta4e7722e77085d7954632f2ab4390ef1f034af76 (diff)
downloadslackbuilds-801be8b6e1a79c889dae8daf03f2f63871f1e78e.tar.gz
libraries/ogre: Update README.
Diffstat (limited to 'libraries/ogre')
-rw-r--r--libraries/ogre/README21
1 files changed, 12 insertions, 9 deletions
diff --git a/libraries/ogre/README b/libraries/ogre/README
index b226ccec19..96cb08cd72 100644
--- a/libraries/ogre/README
+++ b/libraries/ogre/README
@@ -1,10 +1,11 @@
-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.
+ogre: ogre (Object-Oriented Graphics Rendering Engine)
+
+OGRE 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.
SlackBuild of ogre is customizable with the following shell variables:
@@ -29,6 +30,8 @@ All the above can be ON/OFF except the last three definitions.
For example, in order to build samples too, launch from super user:
OGRE_BUILD_SAMPLES=ON ./ogre.SlackBuild
-Optional dependencies available at SlackBuilds.org: zziplib, FreeImage, tbb, cppunit, ois
+Optional dependencies available at SlackBuilds.org:
+zziplib, FreeImage, tbb, cppunit, ois
-Optional dependencies NOT (yet) available at SlackBuilds.org: cg, opengles, POCO
+Optional dependencies NOT (yet) available at SlackBuilds.org:
+cg, opengles, POCO