Skip to content

Factor swizzles back in via glam::Vec*Swizzles traits #7

@ProfLander

Description

@ProfLander

Swizzles were removed during the port from WGSL. This isn't ideal, since it breaks both upstream and glam conventions, and obfuscates at-a-glance comparison between the two implementations.

Need to sweep through and replace Foo::new(bar.x, bar.y, ...) with trait swizzles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions