Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

React Three Fiber Interaction

Skill Проверено
98

React Three Fiber interaction - pointer events, controls, gestures, selection. Use when handling user input, implementing click detection, adding camera controls, or creating interactive 3D experiences.

Резюме ИИ

This skill details how to implement pointer events, various camera controls (Orbit, Map, Fly, etc.), transform gizmos, drag and drop functionality, keyboard controls, and selection systems using React Three Fiber and related libraries like Drei and use-gesture. It includes code examples for event handling, custom logic, and integrating with R3F's declarative rendering.

Установка

npx skills add enzed/r3f-skills

Запускает Vercel skills CLI (skills.sh) через npx — нужны локальный Node.js и хотя бы один установленный совместимый со skills агент (Claude Code, Cursor, Codex, …). Предполагается, что репозиторий соответствует формату agentskills.io.

4 months ago
79 stars
MIT
Обновлено 2 days ago
Посмотреть исходный код