We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1839e1 commit 89fb032Copy full SHA for 89fb032
src/effects/N8AO.tsx
@@ -1,3 +1,6 @@
1
+// From https://github.com/N8python/n8ao
2
+// https://twitter.com/N8Programs/status/1660996748485984261
3
+
4
import { Ref, forwardRef, useLayoutEffect, useMemo } from 'react'
5
/* @ts-ignore */
6
import { N8AOPostPass } from 'n8ao'
0 commit comments