diff --git a/README.md b/README.md index 5bad394..d5e6348 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Nadir Patcher is the result. ### Image Requirements -**For panoramic photo** +**For panoramic photo / video** * Must be [XMP] ProjectionType=equirectangular. @@ -89,7 +89,14 @@ _Windows:_ `python nadir-patcher.py "samples\input\VIDEO_7152.mp4" "samples\input\my_custom_nadir.png" 12 "samples\demo"` -## Branding guidelines + +## Nadir library + +We've included some stock nadirs you can use in the [`nadir-libary/`](/nadir-library) directory of this repository. + +Submit you own logos (via pull request or email) to us and we'll add them to the library. + +### Branding guidelines If you plan to upload your photos to products like Google Street View, be aware of the branding guidelines for nadirs, otherwise your images could be rejected. diff --git a/nadir-library/360-black-circle-nadir.png b/nadir-library/360-black-circle-nadir.png new file mode 100644 index 0000000..dcb9533 Binary files /dev/null and b/nadir-library/360-black-circle-nadir.png differ diff --git a/nadir-library/360-white-circle-nadir.png b/nadir-library/360-white-circle-nadir.png new file mode 100644 index 0000000..1b8ce3c Binary files /dev/null and b/nadir-library/360-white-circle-nadir.png differ diff --git a/nadir-library/trek-view-circle-nadir.png b/nadir-library/trek-view-circle-nadir.png new file mode 100644 index 0000000..b0bf6fc Binary files /dev/null and b/nadir-library/trek-view-circle-nadir.png differ