Skip to content

Formalize code structure vs WGSL implementation #8

@ProfLander

Description

@ProfLander

Upgrading to bevy 0.10 demonstrated the need for some kind of formal mapping between WGSL and Rust implementations, for the sake of easily patching in changes via diff as they're made in upstream.

However, this is somewhat at odds with Rust organization idioms. Need to see if anything can be done, perhaps by splitting out impl blocks in cases where free functions have been made intrinsic over a related type.

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