AI AGENT ADDONS

R3f Loaders

enzed/r3f-skills

You can add 3D models and textures to your web pages with React Three Fiber. This skill helps you load GLTF files, images, and HDR environments using simple hooks like useGLTF and useLoader. It also shows how to use Suspense to handle loading states smoothly.

Developers building interactive 3D scenes will find these patterns useful. The skill covers preloading assets to make them appear instantly. It also explains how to work with compressed models and typed components.

Whether you are creating a product viewer, a game, or a data visualization, these loading techniques make your 3D content fast and reliable.

Add R3f Loaders skill to your workflow

Global

mkdir -p ~/.claude/skills/r3f-loaders

Project

mkdir -p .claude/skills/r3f-loaders

Source Repository

Stars
96
Forks
7
Watchers
96
Last Push
6 months ago
Created
6 months ago