This website requires JavaScript.
Explore
Help
Sign In
tdfischer
/
renderbug
Watch
1
Star
0
Fork
0
You've already forked renderbug
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
35ccf201421af26bb2832c08ff2def3401db052c
renderbug
/
src
/
lib8
History
Victoria Fischer
35ccf20142
lib8: trig: rewrite sin8/cos8 to use traits, for easy modular math with usize
2024-11-24 18:56:47 +01:00
..
interpolate.rs
lib8: interpolate: implement blend8 API
2024-11-24 18:55:54 +01:00
mod.rs
lib8: fix hsv2rgb implementation by prescaling the hue
2024-11-24 18:54:25 +01:00
noise.rs
lib8: noise: use wrapping shifts to fix sampling errors
2024-11-24 18:55:11 +01:00
trig.rs
lib8: trig: rewrite sin8/cos8 to use traits, for easy modular math with usize
2024-11-24 18:56:47 +01:00