FibonacciImageOrb
3D Fibonacci sphere of image planes.
Not VerifiedBlockCollected2 files
three
3dspherefibonaccigallerythree-jsorbit
Preview
FibonacciImageOrbOpen Full Page
[!TIP] Open in full screen for the best experience.
Install
npx shadcn add https://www.razisyed.cv/r/fibonacci-image-orbUsage
import { FibonacciImageOrb } from "@/components/collected/fibonacci-image-orb/FibonacciImageOrb";
export default function Example() {
return <FibonacciImageOrb />;
}Source
Loading source...