https://github.com/EatTheFuture/camera_shakify
https://github.com/EatTheFuture/camera_shakify
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/EatTheFuture/camera_shakify
- Owner: EatTheFuture
- License: other
- Created: 2021-06-25T22:00:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-10T11:49:51.000Z (over 1 year ago)
- Last Synced: 2025-02-10T12:36:20.580Z (over 1 year ago)
- Language: Python
- Size: 135 KB
- Stars: 1,126
- Watchers: 36
- Forks: 110
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE_CODE.md
Awesome Lists containing this project
- awesome-blender - Camera Shakify
- 3d-resources - Camera Shakify
README
# Camera Shakify
An addon for Blender that lets you easily add [realistic camera shake](https://youtu.be/4lCm_jqoBrI) to your cameras.
Versions 0.3.x and 0.4.x of this addon require Blender 4.2 or 4.3.
Versions 0.5.0 or later require Blender 4.4 or later.
# License
The code in this addon is licensed under the GNU General Public License, version 3. Please see LICENSE_CODE.md for details.
The camera shake data is [CC0](https://creativecommons.org/publicdomain/zero/1.0/). Please see LICENSE_DATA.md for details.
# Contributing
Although we are not specifically looking for contributions right now, if you would like to contribute please keep in mind the following things:
- By submitting any work for inclusion in this addon, you agree to license it under the same terms as above, and you assert that you have the rights to do so.
- Larger changes to the addon are likely to be rejected unless by pure coincidence they happen to align with our goals for the project. So if you are considering a larger change, please either file an issue or otherwise contact us to discuss your idea before starting work on it, so that you don't inadvertantly waste your time.