diff options
author | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
commit | f795c2e4750a21c358eb4eba83184326b68adce0 (patch) | |
tree | a88b53a484071e09249ef5ae57e9f69b5ffb0a67 /devel/ogre | |
parent | c7051d394905450b08f91eb4b95f8961b2af4385 (diff) | |
download | pkgsrc-f795c2e4750a21c358eb4eba83184326b68adce0.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'devel/ogre')
-rw-r--r-- | devel/ogre/DESCR | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/ogre/DESCR b/devel/ogre/DESCR index d71eea384a9..38f571d3019 100644 --- a/devel/ogre/DESCR +++ b/devel/ogre/DESCR @@ -1,6 +1,6 @@ -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 games and demos utilising 3D hardware. -The class library abstracts all the details of using the underlying system +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 games and demos utilising 3D hardware. +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. |