Package libnoise: Information

    Source package: libnoise
    Version: 1.0.0-alt4_6
    Build time:  Jan 4, 2021, 08:14 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 (e2kv5, e2kv4, e2k)
    libnoise-debuginfo (e2kv5, e2kv4, e2k)
    libnoise-devel (e2kv5, e2kv4, e2k)
    libnoise-doc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

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

    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