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

Selectable motion clouds #85

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Selectable motion clouds #85

wants to merge 13 commits into from

Conversation

RoboDoig
Copy link
Collaborator

@RoboDoig RoboDoig commented Oct 3, 2024

This PR introduces the ability to define loaded texture sequences for a block in the experiment schema, relates to issue #59.

Though it was previously possible to define which motion cloud texture sequence to load on each block, there was no way to determine the length of the texture sequence at runtime in order to implement sequence wrapping in a closed loop experiment. Therefore this PR also adds a patched version of the Bonsai shaders package as a local package reference that allows for accessing texture sequence data at runtime. From this the length of the texture sequence can be accessed to implement sequence wrapping properly in each block.

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

Successfully merging this pull request may close these issues.

1 participant