-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added credits info
- Loading branch information
Showing
1 changed file
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,12 +4,24 @@ This repository contains a collection of post-processing ReShade shaders, which | |
----- | ||
|
||
## Donations | ||
If you want to support me, visit [*PayPal link*](https://paypal.me/fubax). | ||
If you want to support this, visit [*PayPal link*](https://paypal.me/fubax). | ||
|
||
----- | ||
|
||
# ANNOUNCEMENT | ||
*Perfect Perspective* is now free under the CC+ BY-SA 3.0 license. It can be used in engine and made custom for video game. If you want CC-BY 3.0 licensing for your work, contact me at [*[email protected]*](mailto:[email protected]). | ||
# FAQ for gamedevs | ||
*How to legally integrate Fisheye shader into an upcoming game?* | ||
* Add credit and indicate if changes were made, preferably in the end credits. | ||
* Share the altered shader code on GitHub, if changed, under the same license. | ||
|
||
Example: | ||
|
||
``` | ||
Implements modified Aximorphic virtual lens (CC+ BY-SA 3.0) | ||
by Jakub Max Fober | ||
See the source on [our website link] | ||
``` | ||
|
||
Additionally, you can [send me a notice](mailto:[email protected]) and I will happily promote your work. | ||
|
||
----- | ||
|
||
|