- Create and activate a conda environment with python 3.10
conda create -n neulight python=3.10
conda activate neulight
- Install dependencies
pip install -e .
❯ tree -dh data/neulight
data/neulight
└── [4.0K] Salon2
└── [4.0K] scene_share
├── [4.0K] cameras
├── [ 36K] images
├── [4.0K] lightings
└── [4.0K] meshes