Skip to content

feat(engine): parameterized organic drift preset + true simplex noise #91

Description

@LeadcodeDev

float/float_3d amplitudes are hardcoded (animator.rs:1209, 1305); wiggle 'noise' is 3 summed sines (animator.rs:737-744). Add a drift preset {amp_x, amp_y, frequency, seed, rotation_amp?} producing coupled organic x/y motion (handheld-camera feel) in one attribute; upgrade the noise source to true simplex (tiny impl or Skia noise sampling) behind the same API (seeded, deterministic).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions