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

figure out how to enable non-default Sensors that carry state #85

Open
beckermr opened this issue Dec 16, 2023 · 0 comments
Open

figure out how to enable non-default Sensors that carry state #85

beckermr opened this issue Dec 16, 2023 · 0 comments

Comments

@beckermr
Copy link
Collaborator

Right now when photons are added to sensors, it is done inside of a JITed function. Thus any internal state in the Sensor is not automatically propagated back out. We should figure out a way to do this if we ever add stateful sensors (e.g., a sensor that does brighter fatter).

@beckermr beckermr mentioned this issue Dec 16, 2023
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant