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

1-st iteration of some L-Systems is broken #19

Open
trebeljahr opened this issue Sep 30, 2022 · 0 comments
Open

1-st iteration of some L-Systems is broken #19

trebeljahr opened this issue Sep 30, 2022 · 0 comments
Labels
good-first-issue Issues which are good for newcomers to the project. improve-existing-fractals Improvement Suggestions for Existing Fractals.

Comments

@trebeljahr
Copy link
Owner

trebeljahr commented Sep 30, 2022

image

Affected Fractals:

  • Hilbert Curve
  • Fern 1
  • Fern 2
  • Fern 4

Reason:
L-Systems Axiom doesn't contain Draw Forward Calls.

Possible Solution:
-> Change Axiom to the 2nd Iteration manually.

@trebeljahr trebeljahr added improve-existing-fractals Improvement Suggestions for Existing Fractals. good-first-issue Issues which are good for newcomers to the project. labels Sep 30, 2022
@trebeljahr trebeljahr changed the title 1-st iteration of some L-Systems doesn't show anything. 1-st iteration of some L-Systems is broken Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-first-issue Issues which are good for newcomers to the project. improve-existing-fractals Improvement Suggestions for Existing Fractals.
Projects
None yet
Development

No branches or pull requests

1 participant