Table of Contents
A tool to sync fSpy camera data and projections with Maya scenes.
Watch Demo Video Here: YouTube Video
- Launch fSpy (Windows default installation required)
- Import fSpy JSON camera data
- Use an image or image sequence for projection mapping
- Use custom naming for camera and shader
- Create projection camera and shader
- Apply shader to selected objects
- Update image, camera, and shader settings
- Autodesk Maya (version 2025+)
- fSpy
- Download or clone this repository.
- Copy the script file to your Maya scripts directory:
Documents/maya/<version>/scripts/
- In Maya, open the Script Editor and run:
import fSync
fSync.show_dockable_window()
- (Optional) Click Launch fSpy (Windows only) to open fSpy directly.
- Export camera data from fSpy as a JSON file.
- Run fSync in Maya to open the UI.
- Select the JSON file and your projection image or image sequence.
- (Optional) Enter custom camera and shader names, and set a sequence offset if needed.
- Click Create Scene to automatically generate the camera, projection setup, and shader.
- Select objects and click Apply Shader to assign the shader.
- Use Update to change camera or image settings at any time.
Watch the Demo here: YouTube Video
See the open issues to track planned features, known bugs, and ongoing work.
If you encounter any bugs or have feature requests, please submit them as new issues there. Your feedback and contributions help improve RefUp!