python-noise 1.2.3-3build2 source package in Ubuntu

Changelog

python-noise (1.2.3-3build2) hirsute; urgency=medium

  * No-change rebuild to drop python3.8 extensions.

 -- Matthias Klose <email address hidden>  Mon, 07 Dec 2020 18:42:53 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Hirsute
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-noise_1.2.3.orig.tar.xz 248.2 KiB fbdf626a0c2355f0dbe311e6cc17ab1049c23b2ef802933883e2266e7974d5f6
python-noise_1.2.3-3build2.debian.tar.xz 3.1 KiB 5aedcf8c8dfcb7494c341fdf853c4df8a60af59f429ea56b03c249fd4a80342c
python-noise_1.2.3-3build2.dsc 2.0 KiB 5dea241da8c59b3339ce34f56d3e9326187494998b1c1cbed0aea8d97ccd65b0

Available diffs

View changes file

Binary packages built by this source

python3-noise: Perlin noise for image generation

 Perlin noise is ubiquitous in modern CGI. Used for procedural texturing,
 animation, and enhancing realism, Perlin noise has been called the "salt" of
 procedural content. Perlin noise is a type of gradient noise, smoothly
 interpolating across a pseudo-random matrix of values.
 .
 The noise library includes native-code implementations of Perlin "improved"
 noise and Perlin simplex noise. It also includes a fast implementation of
 Perlin noise in GLSL, for use in OpenGL shaders. The shader code and many of
 the included examples require Pyglet (http://www.pyglet.org), the native-code
 noise functions themselves do not, however.

python3-noise-dbgsym: No summary available for python3-noise-dbgsym in ubuntu hirsute.

No description available for python3-noise-dbgsym in ubuntu hirsute.