Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Razaekel/noise-rs issues and pull requests
#358 - What do x and y bounds do?
Issue -
State: open - Opened by tigerplush 4 months ago
#357 - Derive `Clone` and `Debug` for `NoiseMap`
Pull Request -
State: open - Opened by clubby789 4 months ago
#356 - Example on main README throws error
Issue -
State: open - Opened by mattmacf98 4 months ago
#355 - Fix spelling on perlin_surflet.rs docs
Pull Request -
State: open - Opened by JupiterSky11 5 months ago
#354 - Exact value to get() always return 0
Issue -
State: closed - Opened by BobG1983 5 months ago
- 2 comments
#353 - add serde feature
Pull Request -
State: open - Opened by PTFOPlayer 6 months ago
- 3 comments
#352 - Fix Negative Range of Perlin1D
Pull Request -
State: closed - Opened by ToroidalFox 6 months ago
#350 - implement rng in place of u32 seeds
Pull Request -
State: open - Opened by Razaekel 6 months ago
#349 - Add `Debug` auto-derivations to `noise_fn`s
Pull Request -
State: closed - Opened by Razaekel 6 months ago
#348 - `noise::NoiseFn` doesn't implement `Debug`
Issue -
State: closed - Opened by v0x0g 6 months ago
#347 - Update to v0.9
Pull Request -
State: closed - Opened by Razaekel 8 months ago
#346 - Possible typo in Turbulence docs?
Issue -
State: closed - Opened by afonsolage 8 months ago
- 1 comment
#345 - AxialGradient type would be helpful
Issue -
State: open - Opened by Cassumbra 9 months ago
#344 - cleaner initialization of `PermutationTable`
Pull Request -
State: closed - Opened by bend-n 9 months ago
- 1 comment
#343 - Open Simplex unwrap
Issue -
State: open - Opened by TheDan64 10 months ago
#342 - Remove exponentiation from fractal generators (#341) + fix scale factor for fbm (#273)
Pull Request -
State: closed - Opened by PrinceOfBorgo 11 months ago
#341 - Remove exponentation from fractal generators
Issue -
State: closed - Opened by PrinceOfBorgo 11 months ago
#339 - Fixed exponentiation removal in fbm
Pull Request -
State: closed - Opened by PrinceOfBorgo 12 months ago
- 2 comments
#338 - Add README.md for examples including image outputs
Pull Request -
State: closed - Opened by PrinceOfBorgo 12 months ago
#337 - Perlin noise always returns 0 on whole numbers
Issue -
State: closed - Opened by doonv about 1 year ago
- 2 comments
#336 - Include example images in the docs
Issue -
State: closed - Opened by jeffreyrosenbluth about 1 year ago
#335 - Possibility of a Release
Issue -
State: closed - Opened by cwfitzgerald about 1 year ago
- 2 comments
#334 - Unexpected smooth noise in unreleased version
Issue -
State: closed - Opened by vallentin about 1 year ago
- 1 comment
#333 - Fix Worley Noise
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
Labels: enhancement
#332 - Use Path instead of String for filenames when generating images
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
Labels: enhancement
#331 - Remove the MSRV check job
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
#330 - [BUG] RidgedMulti not seeding sources properly
Issue -
State: closed - Opened by Nebulous5 over 1 year ago
- 2 comments
Labels: bug
#329 - Fbm returns value outside of [-1, 1]
Issue -
State: closed - Opened by Laocoon7 over 1 year ago
- 2 comments
#328 - Fixes #327
Pull Request -
State: closed - Opened by isiko over 1 year ago
- 1 comment
#327 - [BUG] More Perlin Noise Panics
Issue -
State: open - Opened by isiko over 1 year ago
#326 - [BUG] Worley Noise generates similar pattern regardless the seed
Issue -
State: open - Opened by isiko over 1 year ago
#325 - [BUG] Simplex Noise generates Artifacts
Issue -
State: closed - Opened by isiko over 1 year ago
- 2 comments
#324 - Update Perlin Surflet
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
#323 - Update SuperSimplex
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
#322 - Add spheres to core functions
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
#321 - Fix OpenSimplex
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
#320 - Fix Simplex Noise
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
#319 - Fixup value noise
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
#318 - Move checkerboard to core functions
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
#317 - Rewrite Vector Implementation
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
#316 - the method get() of perlin's noise will always be 0 when x, y >=1
Issue -
State: closed - Opened by lishaoxia1985 over 1 year ago
- 6 comments
#315 - Worley noise distance output unexpected.
Issue -
State: open - Opened by Vixeliz over 1 year ago
- 1 comment
#314 - Add rustfmt config to organize imports
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
#313 - Cleanup imports
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
#312 - Update MSRV to 1.60
Pull Request -
State: closed - Opened by Razaekel over 1 year ago
#311 - Update MSRV to 1.59 due to Rayon update
Issue -
State: closed - Opened by Razaekel over 1 year ago
Labels: bug
#310 - Remove useless exponentiation in fbm by multiplying the value in the loop
Pull Request -
State: closed - Opened by bertin0 over 1 year ago
- 1 comment
#309 - Add cone generator
Pull Request -
State: open - Opened by Cabbache almost 2 years ago
- 2 comments
#308 - Added Clone impls for all noise functions
Pull Request -
State: closed - Opened by vallentin almost 2 years ago
- 2 comments
#307 - Fix simplex 1d gradient function
Pull Request -
State: closed - Opened by alex5nader almost 2 years ago
#306 - New Release Including 1D Perlin?
Issue -
State: open - Opened by zicklag almost 2 years ago
- 1 comment
#305 - Fix incorrect seeds in HybridMulti and RidgedMulti
Pull Request -
State: closed - Opened by jpsikstus almost 2 years ago
#304 - Strange results with perlin noise
Issue -
State: closed - Opened by temiaj almost 2 years ago
- 1 comment
#303 - Updated Usage in README.md
Pull Request -
State: closed - Opened by H4kor almost 2 years ago
#302 - Release v0.8.2
Pull Request -
State: closed - Opened by Razaekel almost 2 years ago
#301 - Release v0.8.1
Pull Request -
State: closed - Opened by Razaekel almost 2 years ago
#300 - Optimize initialization of permutation table
Pull Request -
State: closed - Opened by pnevyk almost 2 years ago
#299 - fbm can be a lot faster
Issue -
State: closed - Opened by StephenLucasKnutson almost 2 years ago
#298 - Turn off default-features for rand since they're not used anyway
Pull Request -
State: closed - Opened by coolreader18 almost 2 years ago
#296 - fix math traits for interpolate on emscripten
Pull Request -
State: closed - Opened by djsell about 2 years ago
#295 - Remove file directories from NoiseMap and NoiseImage
Pull Request -
State: closed - Opened by Razaekel about 2 years ago
#294 - Regression: Value noise is generating very large position-dependent values since 0.8
Issue -
State: closed - Opened by kpreid about 2 years ago
- 1 comment
#293 - Update to v0.8
Pull Request -
State: closed - Opened by Razaekel about 2 years ago
#292 - Fixed Simplex, OpenSimplex examples
Pull Request -
State: closed - Opened by FelixSelter over 2 years ago
- 2 comments
#291 - First batch of fixes from Aubrey
Pull Request -
State: closed - Opened by Razaekel over 2 years ago
#290 - Could we get a new release?
Issue -
State: closed - Opened by brandon-reinhart over 2 years ago
- 5 comments
#289 - Write to file function unnecesarily prepends supplied path
Issue -
State: closed - Opened by rishflab over 2 years ago
#288 - Perlin noise panics
Issue -
State: open - Opened by ctron over 2 years ago
- 1 comment
#287 - Add NoiseMapBuilder import in example
Pull Request -
State: closed - Opened by AlmightyYakob almost 3 years ago
#286 - Remove panic asserts from Cubic and Quintic
Pull Request -
State: closed - Opened by Razaekel almost 3 years ago
Labels: bug-fix
#285 - Setting octaves to any value above 6 causes crash with Fbm.
Issue -
State: closed - Opened by Merlin1846 almost 3 years ago
- 3 comments
#284 - Set seed does not appear to be working, anyone know why?
Issue -
State: closed - Opened by Merlin1846 almost 3 years ago
- 1 comment
#283 - Fix the range for Perlin noise (bad scale_factor)
Pull Request -
State: closed - Opened by bsurmanski almost 3 years ago
- 2 comments
#282 - Fix example dependencies
Pull Request -
State: closed - Opened by bsurmanski almost 3 years ago
#281 - Add 1D perlin noise support
Pull Request -
State: closed - Opened by bsurmanski almost 3 years ago
- 1 comment
#280 - Add 1D perlin noise support
Pull Request -
State: closed - Opened by bsurmanski almost 3 years ago
#279 - Add a cyclic noise transformer
Pull Request -
State: closed - Opened by bsurmanski almost 3 years ago
#278 - Value noise crashes
Issue -
State: closed - Opened by jeffreyrosenbluth almost 3 years ago
- 1 comment
#277 - 4-dimensional Perlin always returns 1
Issue -
State: open - Opened by camilchp almost 3 years ago
- 1 comment
#274 - Make fractals generic in source noise function
Pull Request -
State: closed - Opened by jeffreyrosenbluth about 3 years ago
- 1 comment
Labels: enhancement
#273 - Fix the scale factors for the fractal noises
Pull Request -
State: closed - Opened by Razaekel about 3 years ago
- 4 comments
Labels: bug-fix
#272 - Re-Implement f32
Pull Request -
State: open - Opened by Razaekel about 3 years ago
Labels: enhancement
#271 - Update rand dependency
Pull Request -
State: closed - Opened by a1phyr over 3 years ago
- 1 comment
#270 - Use generics for NoiseHasher instead of dyn trait
Pull Request -
State: closed - Opened by Razaekel over 3 years ago
Labels: enhancement
#269 - Sample Perlin code only produces 0
Issue -
State: closed - Opened by willfleetw over 3 years ago
- 4 comments
#268 - Change Octaves to be u8 instead of usize
Pull Request -
State: closed - Opened by Razaekel over 3 years ago
- 2 comments
#267 - Revert the move of new() to the Seedable trait
Pull Request -
State: closed - Opened by Razaekel over 3 years ago
#266 - Suppress a warning about redundant Vec import when using std
Pull Request -
State: closed - Opened by Razaekel over 3 years ago
Labels: bug-fix
#258 - Update the github actions ci
Pull Request -
State: closed - Opened by Razaekel over 3 years ago
#257 - Fix bug in checkerboard
Pull Request -
State: closed - Opened by Razaekel over 3 years ago
Labels: bug-fix
#256 - Revert change from generics to `dyn NoiseFn`
Pull Request -
State: closed - Opened by Razaekel over 3 years ago
Labels: enhancement
#255 - Returning a Composite Noise Function
Issue -
State: closed - Opened by half-potato over 3 years ago
#254 - [rayon] Thread-safe cache
Pull Request -
State: closed - Opened by dannymcgee over 3 years ago
#253 - Implement Vector math
Pull Request -
State: closed - Opened by Razaekel over 3 years ago
Labels: enhancement
#252 - Make library no-std compatible
Pull Request -
State: closed - Opened by Razaekel over 3 years ago
Labels: enhancement
#251 - Support for `#![no_std]`?
Issue -
State: closed - Opened by mitchmindtree over 3 years ago
- 3 comments
#250 - Move core functions to core module
Pull Request -
State: closed - Opened by Razaekel over 3 years ago
Labels: enhancement
#249 - Changes to allow modifiers and transformers to be Seedable and Multifractal
Pull Request -
State: closed - Opened by jeffreyrosenbluth over 3 years ago
- 3 comments
#248 - Perlin noise generator returns only 0
Issue -
State: closed - Opened by fenjalien over 3 years ago
- 1 comment
#247 - Implement Index and IndexMut for NoiseMap and NoiseImage
Pull Request -
State: closed - Opened by SorteKanin over 3 years ago
- 10 comments