2025-12-01
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user