Skip to content

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Camera Path

Monorepo for an AI-assisted 3D camera-path editor.

camera_path/
├── backend/     # FastAPI application, geometry compiler, agent and tests
└── frontend/    # Next.js camera-path editor

Run both applications in separate terminals:

cd backend && uv sync && uv run uvicorn camera_path.api:app --reload
cd frontend && npm install && npm run dev

See backend/README.md and frontend/README.md for configuration and development commands.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages