Python / Panda 3D-based visual VR rendering system for treadmill-based neuroscience experiments
Stars
3
Forks
0
Watchers
3
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
Added lots of comments, upped version, and added a QueryVersion command. This will facilitate checking from the TreadmillIO side.
727e43eView on GitHubCreated a yamale schema which describes acceptable maze configuration files for PyRenderMaze. Can use to validate before sending
6a9116eView on GitHubMake Walls able to have either left or right or both sides placement. Make XLocation for Walls and WallCylinders case insensitive.
5982817View on GitHubMake makePlane and makeCyclinder 'facing' directions now case insensitive
a7bdef8View on GitHubUpdated to work on MacOS and changed the parameter name for alpha for planes to be alpha instead of fixedAlpha.
c6657f9View on GitHubAdded setTransparency attribute to enable transparency.
76acebdView on GitHubAdded example configs for all three monitors in 3 22 in montior setup
7fe7ba2View on GitHubMerge branch 'main' of https://github.com/kemerelab/PyRenderMaze into main
e226b4cView on GitHub