issues
search
verpeteren
/
rust-simd-noise
SIMD noise library for Rust
https://crates.io/crates/simdnoise
251
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add infrastructure for NEON AARCH64 processors (WIP)
#58
verpeteren
opened
1 week ago
0
Fix fbm_4d/fbm_4d_offset only using 3 dimensions
#57
PieKing1215
closed
1 month ago
0
Port more to simdeez2 (WIP)
#56
valadaptive
closed
1 week ago
1
Scale octave noise between -1 and 1
#55
awowogei
closed
1 month ago
0
Port to simdeez2
#54
verpeteren
closed
1 week ago
0
Provide start offset
#53
AJLProjects
closed
1 week ago
2
Not working on macos M1 chip.
#52
Aganthor
opened
1 year ago
5
Refactor 32 and 64s variants
#51
verpeteren
closed
1 year ago
0
WIP Port to simdeez 2
#50
arduano
closed
1 week ago
3
fbm with 3d freq same as 2d freq?
#49
0xDEADFED5
closed
1 year ago
0
Remove conditional statements from per-value functions
#48
arduano
opened
1 year ago
0
Refactor the codebase to the updated simdeez API
#47
arduano
closed
1 week ago
3
Update simdeez from 1.0.7 to 1.08
#46
verpeteren
closed
1 year ago
0
Update criterion from 0.3.2 to 0.4.0
#45
verpeteren
closed
1 year ago
0
Verpeteren/repair GitHub workflow after issue34
#44
verpeteren
closed
1 year ago
0
Would anyone like to take over ownership of this library?
#43
jackmott
closed
1 year ago
6
with_seed() does not give enough randomness.
#42
martinlindhe
opened
2 years ago
5
Extending to 5D noise and higher!
#41
bulbaME
closed
2 years ago
1
Build fails on m1
#40
ria8651
closed
2 years ago
2
Offset seams with high octaves and low frequency
#39
parasyte
opened
2 years ago
2
Stack overflow with 3D noise functions with AVX2 (Windows)
#38
jetp250
opened
3 years ago
5
Cellular2 3D "reset" when z changes
#37
Lemonzyy
opened
3 years ago
1
Update simdeez to 1.0.7: fix "attempt to use a non-constant value in a constant"
#36
Linus789
closed
3 years ago
2
crates.io release
#35
kornelski
opened
3 years ago
3
Hide x86-specific tests behind a cfg attr
#34
kornelski
closed
1 year ago
0
Seed period for low dimensional noise
#33
lukabavdaz
closed
1 year ago
1
Suspected regression in cc1930a
#32
Schuwi
closed
4 years ago
6
Add cfg conditionals to support compiling on non-x86 targets
#31
Schuwi
closed
4 years ago
0
Add continuous integration
#30
Ralith
closed
4 years ago
0
Noise derivatives
#29
Ralith
closed
4 years ago
3
simplex_64::simplex_3d has diverged from the 32-bit analog
#28
Ralith
closed
1 year ago
1
Produce well-defined ranges from simplex noise primitives
#27
Ralith
closed
4 years ago
13
Minor documentation improvements
#26
Ralith
closed
4 years ago
0
consistency_3d test overflows default stack on Linux
#25
Ralith
closed
1 year ago
4
Noise derivatives
#24
Ralith
opened
4 years ago
1
Document domain and range of primitive functions
#23
Ralith
opened
4 years ago
23
Remove obsolete README text
#22
Ralith
closed
4 years ago
0
Add f64 functionality
#21
TheHellBox
closed
4 years ago
4
Hashfix
#20
jackmott
closed
4 years ago
0
Support for f64s?
#19
TheHellBox
closed
1 year ago
28
Unable to build due to unresolved import from simdeez
#18
dominictwlee
closed
4 years ago
3
Per-axis frequency scaling support, cleanup of bench build time warnings, rust-fmt
#17
virtualritz
closed
4 years ago
0
Use version instead of local path for simdeez & clarify simdeez version
#16
virtualritz
closed
4 years ago
3
Grid-like artifacts in turbulence_3d.
#15
virtualritz
opened
4 years ago
9
Non-integer octaves?
#14
virtualritz
opened
4 years ago
5
Scaling/frequency per axis
#13
virtualritz
closed
4 years ago
12
WebAssembly status?
#12
rektide
opened
4 years ago
5
Sleef
#11
jackmott
closed
5 years ago
0
Better documentation
#10
LukasKalbertodt
opened
5 years ago
5
Issues when generating noise in multiple blocks
#9
caelunshun
closed
5 years ago
10
Next