Skip to content

WIP Perlin noise support#185

Open
jdahlstrom wants to merge 42 commits intodevfrom
noise
Open

WIP Perlin noise support#185
jdahlstrom wants to merge 42 commits intodevfrom
noise

Conversation

@jdahlstrom
Copy link
Owner

No description provided.

@jdahlstrom jdahlstrom mentioned this pull request Aug 27, 2024
11 tasks
@jdahlstrom jdahlstrom force-pushed the noise branch 2 times, most recently from 3d0216a to 4627e46 Compare September 9, 2024 11:00
@jdahlstrom jdahlstrom force-pushed the dev branch 2 times, most recently from ec8a32d to 3b6e745 Compare September 18, 2024 14:25
@jdahlstrom jdahlstrom force-pushed the noise branch 2 times, most recently from 1675ac2 to e5a23a4 Compare October 1, 2024 19:43
@jdahlstrom jdahlstrom force-pushed the dev branch 2 times, most recently from c9ee14c to 596e756 Compare November 29, 2024 21:41
@jdahlstrom jdahlstrom force-pushed the dev branch 2 times, most recently from a301953 to 2d3126e Compare May 25, 2025 18:13
Simplify and fixup the PixFmt trait.
An affine basis, or frame, consists of basis vectors and an origin point.

Rename the existing from_basis to from_linear.
Was already added to Spherical and SphericalVec earlier.
This sets the r component to 1, which is a more reasonable default.

Make the existing Default for Vector only apply to those with Real basis
to avoid overlapping impls.
@jdahlstrom jdahlstrom force-pushed the dev branch 3 times, most recently from 5e9a307 to 1ebf545 Compare November 3, 2025 21:38
@jdahlstrom jdahlstrom force-pushed the dev branch 2 times, most recently from 8edeca7 to 7b1d3df Compare November 21, 2025 21:33
@jdahlstrom jdahlstrom force-pushed the dev branch 2 times, most recently from 024a425 to cce0d4f Compare December 15, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant