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

Fix the Julia set shader example #3467

Merged
merged 13 commits into from
Oct 29, 2023
Merged

Fix the Julia set shader example #3467

merged 13 commits into from
Oct 29, 2023

Commits on Oct 25, 2023

  1. Simplify POI selection

    joshcol9232 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8881e59 View commit details
    Browse the repository at this point in the history
  2. Improve mouse logic

    joshcol9232 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    067b52a View commit details
    Browse the repository at this point in the history
  3. Add colour cycles to the shader to show finer details. Works well wit…

    …h high iteration numbers
    joshcol9232 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3eeaf9d View commit details
    Browse the repository at this point in the history
  4. Testing things...

    joshcol9232 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2aca875 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efb5de6 View commit details
    Browse the repository at this point in the history
  6. Reset max iterations

    joshcol9232 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    182facf View commit details
    Browse the repository at this point in the history
  7. Tidying & comments

    joshcol9232 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b888afb View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    a828267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcc51a2 View commit details
    Browse the repository at this point in the history
  3. Style conventions

    joshcol9232 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f9b3f1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a0dc5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb4314c View commit details
    Browse the repository at this point in the history
  6. Missed a few f postfixes

    joshcol9232 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d5fb1c7 View commit details
    Browse the repository at this point in the history