Package OpenSceneGraph: Information

    Source package: OpenSceneGraph
    Version: 3.4.1-alt2.2
    Build time:  Sep 28, 2022, 04:32 PM
    Category: System/Libraries
    Report package bug
    License: OSGPL (wxWidgets, clarified LGPL)
    Summary: High performance real-time graphics toolkit
    Description: 
    The OpenSceneGraph is an OpenSource, cross platform graphics
    toolkit for the development of high performance graphics
    applications such as flight simulators, games, virtual reality
    and scientific visualization.  Based around the concept of
    a SceneGraph, it provides an object oriented framework on top
    of OpenGL freeing the developer from implementing and optimizing
    low level graphics calls, and provides many additional utilities
    for rapid development of graphics applications.

    List of rpms provided by this srpm:
    OpenSceneGraph (e2kv6, e2kv5, e2kv4, e2k)
    libOpenSceneGraph (e2kv6, e2kv5, e2kv4, e2k)
    libOpenSceneGraph-devel (e2kv6, e2kv5, e2kv4, e2k)
    libOpenThreads (e2kv6, e2kv5, e2kv4, e2k)
    libOpenThreads-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Michael Shigorin


      1. libfreeglut-devel
      2. cmake
      3. gnuplot
      4. graphviz
      5. doxygen
      6. libgif-devel
      7. libInventor-devel
      8. libSDL-devel
      9. libopenal-devel
      10. gcc-c++
      11. libXScrnSaver-devel
      12. libgta-devel
      13. libXcomposite-devel
      14. libXdmcp-devel
      15. libXpm-devel
      16. libgtkglext-devel
      17. libXtst-devel
      18. libtiff-devel
      19. libXxf86misc-devel
      20. libpoppler-glib-devel
      21. rpm-macros-cmake
      22. wget
      23. librsvg-devel
      24. libxkbfile-devel
      25. libxml2-devel

    Last changed


    Nov. 28, 2021 Ilya Kurdyukov 3.4.1-alt2.2
    - fixed passing optlevel to cmake
    April 27, 2021 Arseny Maslennikov 3.4.1-alt2.1
    - NMU: spec: adapted to new cmake macros.
    Aug. 4, 2019 Michael Shigorin 3.4.1-alt2
    - E2K:
      + disable examples build (some of them fail to link)
      + disable debuginfo (too large files for cpio)
    - moved osgviewerGTK to examples where it belongs
    - added present3D to examples (previously unpackaged)