# Point clouds and meshes — regenerate with scripts/mesh_to_ply.py instead output/ *.ply *.obj *.pth *.zip # Paper PDFs — 88 MB, and every one is a public arXiv download. # scripts/convert_papers.sh regenerates the markdown from them. # The converted .md and extracted figures ARE tracked: they carry the Vision # annotations, which took a GPU pass to produce and are not reproducible # byte-for-byte. docs/papers/*.pdf # Source-tree backups left by the patch scripts *.orig *.bak *.py.bak __pycache__/ *.pyc .venv/