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

color overlay is not intuitive nor efficient #9

Open
7yl4r opened this issue Oct 22, 2013 · 0 comments
Open

color overlay is not intuitive nor efficient #9

7yl4r opened this issue Oct 22, 2013 · 0 comments

Comments

@7yl4r
Copy link
Owner

7yl4r commented Oct 22, 2013

It is perhaps not obvious that a color overlay with the 'constant' rule is being used, and this leads to some strange usage requirements in some cases. For instance: cell layers need to be deleted or rules need to be reset after running lifeGenes scripts.

A possible improvement: adapt the 'constant' rule to use GoL rules (or possibly highlife). This rule would treat all non-zero states as state 'one' in GoL rules. This way the rule could maintain the color display with many states, but also not need the functional cell layer below.

This could lead to performance gains as well. Because the 'update' method which reads the functional layer and updates the display is one of the top cpu-hogs, improvement here could be sizable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant