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 bugHome page: http://www.openscenegraph.org
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 RPM packages built from 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)
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
List of contributors:
Ilya Kurdyukov
Arseny Maslennikov
Michael Shigorin
Vitaly Lipatov
Eugeny A. Rostovtsev
Dmitry Derjavin
Ilya Kurdyukov
Arseny Maslennikov
Michael Shigorin
Vitaly Lipatov
Eugeny A. Rostovtsev
Dmitry Derjavin
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)