Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047079
en ru br
ALT Linux repos
S:1.22.8-alt2

Group :: System/Libraries
RPM: libcogl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.22.8-alt2
Build date: 16 july 2020, 11:40 ( 193.1 weeks ago )
Size: 1741.66 Kb

Home page:   http://www.clutter-project.org/

License: MIT
Summary: A library for using 3D graphics hardware to draw pretty pictures
Description:

Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures. The API departs from the flat state machine style of
OpenGL and is designed to make it easy to write orthogonal components that
can render without stepping on each others toes.

As well aiming for a nice API, we think having a single library as opposed
to an API specification like OpenGL has a few advantages too; like being
able to paper over the inconsistencies/bugs of different OpenGL
implementations in a centralized place, not to mention the myriad of OpenGL
extensions. It also means we are in a better position to provide utility
APIs that help software developers since they only need to be implemented
once and there is no risk of inconsistency between implementations.

Having other backends, besides OpenGL, such as drm, Gallium or D3D are
options we are interested in for the future.

Current maintainer: Yuri N. Sedunov

List of contributors

List of rpms provided by this srpm:

  • gst-plugins-cogl1.0
  • gst-plugins-cogl1.0-debuginfo
  • libcogl
  • libcogl-debuginfo
  • libcogl-devel
  • libcogl-devel-doc
  • libcogl-gir
  • libcogl-gir-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin