Log inSign up
Bennett
33 posts
@vantezzen

Bennett

@vantezzen
web developer creating open-source software and other projects
vantezzen.io
Joined May 2014
242
Following
404
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • @vantezzen
    Bennett
    @vantezzen
    Aug 25
    Got inspired by @reczko_konrad's demo and turned the light injection into a Mac app that you can use as a virtual camera in online meetings. DepthAnything v2 runs incredibly smooth on my M4 Pro, ray-marched relighting is then applied with a Metal shader
    00:00
    00:31
    @reczko_konrad
    Konrad Reczko
    @reczko_konrad
    Aug 18
    Depth-aware light injection in TypeGPU I got a 448x448 monocular depth model down to ~8 ms on my M4 Pro across ~250 dispatches, which is fast enough to use in realtime :D Since the inference is written directly in TypeGPU, I can just feed the depth buffer straight into the
    1
  • @vantezzen
    Bennett
    @vantezzen
    Jul 30
    🍪 React Cookie Banner for @shadcn /ui: 🔨 No configuration: Wrap services in a "CookieService" component and the banner auto-manages them ⛴️ For anything that renders: scripts, YouTube embeds, etc. 👨‍🎨 Native shadcn/ui: your Button, Dialog, Checkbox and Switch
    A website cookie banner with multiple categories and services that can be turned on and off individually.
    1
  • @vantezzen
    Bennett
    @vantezzen
    Aug 31, 2024
    AutoForm for @shadcn /ui now uses a custom registry so you install it with one command > npx shadcn-ui@latest add raw.githubusercontent.com/vantezzen/auto… Also, if you are developing components yourself, check out github.com/vantezzen/shad… to create custom registries!
    2
  • @vantezzen
    Bennett
    @vantezzen
    Jul 22, 2023
    You can now create sub-objects in AutoForm that will automatically turn into collapsible `Accordion` items and define custom parent and input elements to customize how fields are rendered! vantezzen.github.io/auto-form/
    1
  • @vantezzen
    Bennett
    @vantezzen
    Jul 21, 2023
    🌟 AutoForm: A React component that automatically creates a @shadcn./ui form based on a zod schema.
    GitHub - vantezzen/autoform: 🌟 Automatically render forms for your existing data schema
    From github.com
    16