Merge branch 'main' of github.com:Utkarsh-Singhal-26/vue-bits into feat/grid-distortion

This commit is contained in:
Utkarsh-Singhal-26
2025-07-17 09:38:22 +05:30
51 changed files with 297 additions and 1412 deletions

View File

@@ -4,7 +4,10 @@ import type { CodeObject } from '../../../types/code';
export const ballpit: CodeObject = {
cli: `npx jsrepo add https://vue-bits.dev/ui/Backgrounds/Ballpit`,
installation: `npm i three`,
usage: `<template>
usage: `//Component inspired by Kevin Levron:
//https://x.com/soju22/status/1858925191671271801
<template>
<div class="relative w-full h-[500px] overflow-hidden">
<Ballpit
:count="200"