Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(examples): add animation and FPS counter to colors_rgb #583

Merged
merged 6 commits into from
Dec 17, 2023

Commits on Dec 16, 2023

  1. docs(examples): add animation and FPS counter to colors_rgb

    This doesn't render nicely in VHS yet unfortunately
    joshka committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    b4e598e View commit details
    Browse the repository at this point in the history
  2. docs(examples): colors_rgb - color_eyre, etc.

    - Rebased
    - changed hooks to use color_eyre and shuffled some of the init code
    - Tweaked the VHS tape (it still renders glitches though)
    - ran the for loop for setting up colors to 1 larger than the column
      and row counts to avoid off by one errors
    joshka committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    a29f9a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. docs(examples): use colors_rgb.mov instead of gif

    VHS makes glitches in thish gif due to the animation
    joshka committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    480a758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    490c4b7 View commit details
    Browse the repository at this point in the history
  3. fix: panic in colors_rgb

    joshka committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    93814b0 View commit details
    Browse the repository at this point in the history
  4. fix: clippy

    joshka committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    f20ae8b View commit details
    Browse the repository at this point in the history