Skip to content

Screenshot#288

Open
jdahlstrom wants to merge 66 commits intodevfrom
screenshot
Open

Screenshot#288
jdahlstrom wants to merge 66 commits intodevfrom
screenshot

Conversation

@jdahlstrom
Copy link
Owner

No description provided.

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.
Quads are subdivided into tris by the parser.
* Return full item name in UnrecognizedItem
* Recognize and ignore additional valid item types.
Use Buf<Color3> rather than Colorbuf in integration test.
This is not automatic now that the workspace is non-virtual.
Also fix some minor Clippy warnings and add missing dependency
version numbers to demos/wasm/Cargo.toml.
Should check what's needed for writing one impl for all Affine.
Probably AsRef<[T]> or From or similar to get the components.
@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