Package libnoise: Information

    Source package: libnoise
    Version: 1.0.0-alt4_6
    Latest version according to Repology
    Build time:  May 15, 2019, 02:57 AM
    Category: System/Libraries
    Report package bug
    License: LGPLv2+
    Summary: A general-purpose library that generates three-dimensional coherent noise
    Description: 
    libnoise is a portable C++ library that is used to generate coherent
    noise, a type of smoothly-changing noise. libnoise can generate Perlin
    noise, ridged multifractal noise, and other types of coherent-noise.
    
    Coherent noise is often used by graphics programmers to generate
    natural-looking textures, planetary terrain, and other things.

    List of RPM packages built from this SRPM:
    libnoise (x86_64, ppc64le, i586, aarch64)
    libnoise-debuginfo (x86_64, ppc64le, i586, aarch64)
    libnoise-devel (x86_64, ppc64le, i586, aarch64)
    libnoise-doc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. libtool
      2. doxygen
      3. gcc-c++
      4. unzip

    Last changed


    Jan. 26, 2013 Igor Vlasenko 1.0.0-alt4_6
    - applied repocop patches
    June 13, 2012 Igor Vlasenko 1.0.0-alt3_6
    - fixed build
    Feb. 1, 2012 Igor Vlasenko 1.0.0-alt2_6
    - update to new release by fcimport