Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Vochsel/fspy-USD
Convert .fspy camera matches directly to USD
https://github.com/Vochsel/fspy-USD
fspy usd
Last synced: 3 months ago
JSON representation
Convert .fspy camera matches directly to USD
- Host: GitHub
- URL: https://github.com/Vochsel/fspy-USD
- Owner: Vochsel
- License: gpl-3.0
- Created: 2021-02-02T01:34:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-03T02:28:25.000Z (almost 4 years ago)
- Last Synced: 2024-05-31T15:37:09.843Z (5 months ago)
- Topics: fspy, usd
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-openusd - fspy-USD
README
# fspy-USD
This tool allows you to convert directly from an .fspy file ([fSpy](https://fspy.io/) is an open source camera matching tool) to a [USD](https://graphics.pixar.com/usd/docs/index.html) document.
## Usage
The only requirement is the python USD libraries. Available from Pixar or through pip (`pip install usd-core`).