Skip to content

Gronemeyer/MousePortal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mouse Portal

Renders infinite corridor using Panda3D for behavioral neuroscience research

Current Features:

  • JSON Parameterization
  • Data logging to CSV
  • Customizable textures for corridor walls
  • infinite rendering algorithm
  • Mappable input (keyboard)

Setup Instructions

  1. Clone the Repository:

    git clone https://github.com/Gronemeyer/modularpy.git
    cd modularpy
  2. Create and Activate a Conda Environment:

    conda create --name mouseportal python=3.11
    conda activate mouseportal
  3. With an Activated Virtual Environment:

    pip install panda3d

About

Renders infinite corridor using Panda3D for behavioral neuroscience research

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages