CAVE (Computer Automated Virtual Environment) is a technology that enables collaborative and immersive virtual reality experiences. This repository provides the complete software system along with full documentation for controlling, monitoring, and visualizing 3D objects within the AUC CAVE environment. It also includes hardware specifications and integrations with cost effective tools. The system supports workflows from SOLIDWORKS, ANSYS, and Blender, and visualizes them through platforms such as Unreal Engine, Unity, and ParaView.
To view the documentation, visit Read the Docs link. or go to the quick start guide Notion Guide
- Detailed instructions on setting up and using the AUC CAVE system.
- Step-by-step guides for integrating various components.
- API documentation for developers.
- FAQs and troubleshooting tips.
if you are looking for the ndisplay configuration you can download it directly from Here.
- Python 3.x
- Sphinx
- Read the Docs theme
Clone the repository and install the necessary dependencies:
git clone https://github.com/FarahatDeploys/ReadTheDocs_AUC_CAVE.git
cd ReadTheDocs_AUC_CAVE
pip install -r requirements.txt