Package opencsg: Information

    Source package: opencsg
    Version: 1.4.2-alt1_8
    Build time:  Mar 6, 2019, 11:06 AM
    Category: System/Libraries
    Report package bug
    License: GPLv2 with exceptions
    Summary: Library for Constructive Solid Geometry using OpenGL
    Description: 
    OpenCSG is a library that does image-based CSG rendering using OpenGL.
    
    CSG is short for Constructive Solid Geometry and denotes an approach to model
    complex 3D-shapes using simpler ones. I.e., two shapes can be combined by
    taking the union of them, by intersecting them, or by subtracting one shape
    of the other. The most basic shapes, which are not result of such a CSG
    operation, are called primitives. Primitives must be solid, i.e., they must
    have a clearly defined interior and exterior. By construction, a CSG shape is
    also solid then.
    
    Image-based CSG rendering (also z-buffer CSG rendering) is a term that denotes
    algorithms for rendering CSG shapes without an explicit calculation of the
    geometric boundary of a CSG shape. Such algorithms use frame-buffer settings
    of the graphics hardware, e.g., the depth and stencil buffer, to compose CSG
    shapes. OpenCSG implements a variety of those algorithms, namely the
    Goldfeather algorithm and the SCS algorithm, both of them in several variants.

    List of rpms provided by this srpm:
    opencsg (mipsel)
    opencsg-debuginfo (mipsel)
    opencsg-devel (mipsel)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. libfreeglut-devel
      2. dos2unix
      3. libGL-devel
      4. libGLEW-devel
      5. qt4-designer
      6. qt4-doc-html
      7. libGLU-devel
      8. qt5-declarative-devel
      9. qt5-designer
      10. qt5-tools
      11. libX11-devel
      12. gcc-c++
      13. libqt4-declarative
      14. libqt4-devel

    Last changed


    Oct. 10, 2018 Igor Vlasenko 1.4.2-alt1_8
    - update to new release by fcimport
    Nov. 23, 2017 Igor Vlasenko 1.4.2-alt1_5
    - new version
    Dec. 16, 2014 Igor Vlasenko 1.4.0-alt2_1
    - moved to sisyphus for dd@