[orx-fx] fix URL in README.md (#209)

This commit is contained in:
Abe Pazos
2021-11-26 16:18:29 +01:00
committed by GitHub
parent bce724a73b
commit 962d0311a6

View File

@@ -5,7 +5,7 @@ Ready-to-use visual effects or filters. Most include
so they can be easily controlled via orx-gui. so they can be easily controlled via orx-gui.
The provided filters are based on OPENRNDR's The provided filters are based on OPENRNDR's
[`Filter` class](https://api.openrndr.org/org.openrndr.draw/-filter/index.html) [`Filter` class](https://api.openrndr.org/openrndr-draw/org.openrndr.draw/-filter/index.html)
All filters provided by orx-fx assume pre-multiplied alpha inputs, which is OPENRNDR's default. All filters provided by orx-fx assume pre-multiplied alpha inputs, which is OPENRNDR's default.