An open API service for providing issue and pull request metadata for open source projects.

GitHub / Razaekel/noise-rs issues and pull requests

#367 - Support no-std

Pull Request - State: open - Opened by ahdinosaur 3 months ago

#366 - How do I use this crate

Issue - State: open - Opened by SamusAranX 4 months ago

#365 - WASM support?

Issue - State: closed - Opened by ospfranco 5 months ago - 2 comments

#364 - Add diamond-square fractal algorithm

Issue - State: open - Opened by lishaoxia1985 5 months ago

#362 - Update Rust edition, Dependencies and Workflow

Pull Request - State: closed - Opened by Snowiiii 6 months ago

#361 - Send+Sync bound expectations on some types

Issue - State: open - Opened by ten3roberts 7 months ago

#360 - Analytical derivative trait

Issue - State: open - Opened by Azorlogh 7 months ago

#359 - 2D, 3D, and 4D Perlin noise have incorrect scaling factors

Issue - State: open - Opened by analog-hors 7 months ago - 1 comment

#358 - What do x and y bounds do?

Issue - State: open - Opened by tigerplush 12 months ago

#357 - Derive `Clone` and `Debug` for `NoiseMap`

Pull Request - State: open - Opened by clubby789 about 1 year ago

#356 - Example on main README throws error

Issue - State: open - Opened by mattmacf98 about 1 year ago

#355 - Fix spelling on perlin_surflet.rs docs

Pull Request - State: open - Opened by JupiterSky11 about 1 year ago

#354 - Exact value to get() always return 0

Issue - State: closed - Opened by BobG1983 about 1 year ago - 2 comments

#353 - add serde feature

Pull Request - State: open - Opened by PTFOPlayer about 1 year ago - 3 comments

#352 - Fix Negative Range of Perlin1D

Pull Request - State: closed - Opened by ToroidalFox about 1 year ago

#350 - implement rng in place of u32 seeds

Pull Request - State: open - Opened by Razaekel about 1 year ago

#349 - Add `Debug` auto-derivations to `noise_fn`s

Pull Request - State: closed - Opened by Razaekel about 1 year ago

#348 - `noise::NoiseFn` doesn't implement `Debug`

Issue - State: closed - Opened by v0x0g about 1 year ago

#347 - Update to v0.9

Pull Request - State: closed - Opened by Razaekel over 1 year ago

#346 - Possible typo in Turbulence docs?

Issue - State: closed - Opened by afonsolage over 1 year ago - 1 comment

#345 - AxialGradient type would be helpful

Issue - State: open - Opened by Cassumbra over 1 year ago

#344 - cleaner initialization of `PermutationTable`

Pull Request - State: closed - Opened by bend-n over 1 year ago - 1 comment

#343 - Open Simplex unwrap

Issue - State: open - Opened by TheDan64 over 1 year ago

#341 - Remove exponentation from fractal generators

Issue - State: closed - Opened by PrinceOfBorgo over 1 year ago

#339 - Fixed exponentiation removal in fbm

Pull Request - State: closed - Opened by PrinceOfBorgo over 1 year ago - 2 comments

#338 - Add README.md for examples including image outputs

Pull Request - State: closed - Opened by PrinceOfBorgo over 1 year ago

#337 - Perlin noise always returns 0 on whole numbers

Issue - State: closed - Opened by doonv over 1 year ago - 2 comments

#336 - Include example images in the docs

Issue - State: closed - Opened by jeffreyrosenbluth over 1 year ago

#335 - Possibility of a Release

Issue - State: closed - Opened by cwfitzgerald almost 2 years ago - 2 comments

#334 - Unexpected smooth noise in unreleased version

Issue - State: closed - Opened by vallentin almost 2 years ago - 1 comment

#333 - Fix Worley Noise

Pull Request - State: closed - Opened by Razaekel almost 2 years ago
Labels: enhancement

#332 - Use Path instead of String for filenames when generating images

Pull Request - State: closed - Opened by Razaekel almost 2 years ago
Labels: enhancement

#331 - Remove the MSRV check job

Pull Request - State: closed - Opened by Razaekel almost 2 years ago

#330 - [BUG] RidgedMulti not seeding sources properly

Issue - State: closed - Opened by Nebulous5 almost 2 years ago - 2 comments
Labels: bug

#329 - Fbm returns value outside of [-1, 1]

Issue - State: closed - Opened by Laocoon7 about 2 years ago - 2 comments

#328 - Fixes #327

Pull Request - State: closed - Opened by isiko about 2 years ago - 1 comment

#327 - [BUG] More Perlin Noise Panics

Issue - State: open - Opened by isiko about 2 years ago

#325 - [BUG] Simplex Noise generates Artifacts

Issue - State: closed - Opened by isiko about 2 years ago - 2 comments

#324 - Update Perlin Surflet

Pull Request - State: closed - Opened by Razaekel over 2 years ago

#323 - Update SuperSimplex

Pull Request - State: closed - Opened by Razaekel over 2 years ago

#322 - Add spheres to core functions

Pull Request - State: closed - Opened by Razaekel over 2 years ago

#321 - Fix OpenSimplex

Pull Request - State: closed - Opened by Razaekel over 2 years ago

#320 - Fix Simplex Noise

Pull Request - State: closed - Opened by Razaekel over 2 years ago

#319 - Fixup value noise

Pull Request - State: closed - Opened by Razaekel over 2 years ago

#318 - Move checkerboard to core functions

Pull Request - State: closed - Opened by Razaekel over 2 years ago

#317 - Rewrite Vector Implementation

Pull Request - State: closed - Opened by Razaekel over 2 years ago

#316 - the method get() of perlin's noise will always be 0 when x, y >=1

Issue - State: closed - Opened by lishaoxia1985 over 2 years ago - 6 comments

#315 - Worley noise distance output unexpected.

Issue - State: open - Opened by Vixeliz over 2 years ago - 1 comment

#314 - Add rustfmt config to organize imports

Pull Request - State: closed - Opened by Razaekel over 2 years ago

#313 - Cleanup imports

Pull Request - State: closed - Opened by Razaekel over 2 years ago

#312 - Update MSRV to 1.60

Pull Request - State: closed - Opened by Razaekel over 2 years ago

#311 - Update MSRV to 1.59 due to Rayon update

Issue - State: closed - Opened by Razaekel over 2 years ago
Labels: bug

#310 - Remove useless exponentiation in fbm by multiplying the value in the loop

Pull Request - State: closed - Opened by bertin0 over 2 years ago - 1 comment

#309 - Add cone generator

Pull Request - State: open - Opened by Cabbache over 2 years ago - 2 comments

#308 - Added Clone impls for all noise functions

Pull Request - State: closed - Opened by vallentin over 2 years ago - 2 comments

#307 - Fix simplex 1d gradient function

Pull Request - State: closed - Opened by alex5nader over 2 years ago

#306 - New Release Including 1D Perlin?

Issue - State: open - Opened by zicklag over 2 years ago - 1 comment

#305 - Fix incorrect seeds in HybridMulti and RidgedMulti

Pull Request - State: closed - Opened by jpsikstus over 2 years ago

#304 - Strange results with perlin noise

Issue - State: closed - Opened by temiaj over 2 years ago - 1 comment

#303 - Updated Usage in README.md

Pull Request - State: closed - Opened by H4kor over 2 years ago

#302 - Release v0.8.2

Pull Request - State: closed - Opened by Razaekel over 2 years ago

#301 - Release v0.8.1

Pull Request - State: closed - Opened by Razaekel over 2 years ago

#300 - Optimize initialization of permutation table

Pull Request - State: closed - Opened by pnevyk over 2 years ago

#299 - fbm can be a lot faster

Issue - State: closed - Opened by StephenLucasKnutson over 2 years ago

#298 - Turn off default-features for rand since they're not used anyway

Pull Request - State: closed - Opened by coolreader18 over 2 years ago

#296 - fix math traits for interpolate on emscripten

Pull Request - State: closed - Opened by djsell over 2 years ago

#295 - Remove file directories from NoiseMap and NoiseImage

Pull Request - State: closed - Opened by Razaekel almost 3 years ago

#294 - Regression: Value noise is generating very large position-dependent values since 0.8

Issue - State: closed - Opened by kpreid almost 3 years ago - 1 comment

#293 - Update to v0.8

Pull Request - State: closed - Opened by Razaekel almost 3 years ago

#292 - Fixed Simplex, OpenSimplex examples

Pull Request - State: closed - Opened by FelixSelter about 3 years ago - 2 comments

#291 - First batch of fixes from Aubrey

Pull Request - State: closed - Opened by Razaekel about 3 years ago

#290 - Could we get a new release?

Issue - State: closed - Opened by brandon-reinhart about 3 years ago - 5 comments

#289 - Write to file function unnecesarily prepends supplied path

Issue - State: closed - Opened by rishflab over 3 years ago

#288 - Perlin noise panics

Issue - State: open - Opened by ctron over 3 years ago - 1 comment

#287 - Add NoiseMapBuilder import in example

Pull Request - State: closed - Opened by AlmightyYakob over 3 years ago

#286 - Remove panic asserts from Cubic and Quintic

Pull Request - State: closed - Opened by Razaekel over 3 years ago
Labels: bug-fix

#285 - Setting octaves to any value above 6 causes crash with Fbm.

Issue - State: closed - Opened by Merlin1846 over 3 years ago - 3 comments

#284 - Set seed does not appear to be working, anyone know why?

Issue - State: closed - Opened by Merlin1846 over 3 years ago - 1 comment

#283 - Fix the range for Perlin noise (bad scale_factor)

Pull Request - State: closed - Opened by bsurmanski over 3 years ago - 2 comments

#282 - Fix example dependencies

Pull Request - State: closed - Opened by bsurmanski over 3 years ago

#281 - Add 1D perlin noise support

Pull Request - State: closed - Opened by bsurmanski over 3 years ago - 1 comment

#280 - Add 1D perlin noise support

Pull Request - State: closed - Opened by bsurmanski over 3 years ago

#279 - Add a cyclic noise transformer

Pull Request - State: closed - Opened by bsurmanski over 3 years ago

#278 - Value noise crashes

Issue - State: closed - Opened by jeffreyrosenbluth over 3 years ago - 1 comment

#277 - 4-dimensional Perlin always returns 1

Issue - State: open - Opened by camilchp over 3 years ago - 1 comment

#274 - Make fractals generic in source noise function

Pull Request - State: closed - Opened by jeffreyrosenbluth almost 4 years ago - 1 comment
Labels: enhancement

#273 - Fix the scale factors for the fractal noises

Pull Request - State: closed - Opened by Razaekel almost 4 years ago - 4 comments
Labels: bug-fix

#272 - Re-Implement f32

Pull Request - State: open - Opened by Razaekel almost 4 years ago
Labels: enhancement

#271 - Update rand dependency

Pull Request - State: closed - Opened by a1phyr almost 4 years ago - 1 comment

#270 - Use generics for NoiseHasher instead of dyn trait

Pull Request - State: closed - Opened by Razaekel about 4 years ago
Labels: enhancement

#269 - Sample Perlin code only produces 0

Issue - State: closed - Opened by willfleetw about 4 years ago - 4 comments

#268 - Change Octaves to be u8 instead of usize

Pull Request - State: closed - Opened by Razaekel about 4 years ago - 2 comments

#267 - Revert the move of new() to the Seedable trait

Pull Request - State: closed - Opened by Razaekel about 4 years ago

#266 - Suppress a warning about redundant Vec import when using std

Pull Request - State: closed - Opened by Razaekel about 4 years ago
Labels: bug-fix

#258 - Update the github actions ci

Pull Request - State: closed - Opened by Razaekel about 4 years ago

#257 - Fix bug in checkerboard

Pull Request - State: closed - Opened by Razaekel about 4 years ago
Labels: bug-fix

#256 - Revert change from generics to `dyn NoiseFn`

Pull Request - State: closed - Opened by Razaekel about 4 years ago
Labels: enhancement