AI Data Model 3D
Interactive 3D AI data visualization background
AI Data Model 3D
Interactive 3D AI data visualization background
Usage
import { SplineBackground } from "@/components/kokonutui/spline-background";
export default function Page() {
return (
<div className="relative w-full h-screen">
<SplineBackground />
<div className="relative z-10">
{/* Your content here */}
</div>
</div>
);
}Features
- Interactive 3D scene
- AI data model visualization
- Responsive iframe embed
- Perfect for hero sections
- Full-screen background support