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

Kernel performance problems #2

Open
3 tasks
leios opened this issue Jun 16, 2022 · 0 comments
Open
3 tasks

Kernel performance problems #2

leios opened this issue Jun 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@leios
Copy link
Owner

leios commented Jun 16, 2022

We are currently using a naive chaos kernel for every calculation. This is fine for V 0.0.1, but is quite inefficient for long-term use.

Ideally, we also implement the following kernels:

In addition, we need multiple layers to draw object primitives. It would be nice to figure out how to combine different shapes into a restricted chaos game (or something similar) so we can draw a square and circle with the same kernel

  • Look into drawing two objects with the same kernel
@leios leios added the enhancement New feature or request label Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant