Skip to main content
Back to registry

r3f-geometry

enzed/r3f-skills

All Three.js geometries are available as JSX elements. The args prop passes constructor arguments.

Installs238
Install command
npx skills add https://github.com/enzed/r3f-skills --skill r3f-geometry
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
All Three.js geometries are available as JSX elements. The args prop passes constructor arguments. @react-three/drei provides convenient shape components. Efficient rendering of many identical objects. For static instances, merge geometry for best performance: - Reuse geometries : Same geometry instance = better batching - Use Instances : For many identical objects - Merge static meshes : Use for static scenes - Appropriate segment counts : Balance quality vs performance - Dispose unused geometry : R3F handles this automatically - r3f-fundamentals - JSX elements and refs - r3f-materials - Materials for meshes - r3f-shaders - Custom vertex manipulation

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does r3f-geometry do?

All Three.js geometries are available as JSX elements. The args prop passes constructor arguments.

Is r3f-geometry good?

r3f-geometry does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does r3f-geometry work with?

r3f-geometry currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to r3f-geometry?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install r3f-geometry?

npx skills add https://github.com/enzed/r3f-skills --skill r3f-geometry

Related skills

More from enzed/r3f-skills

Related skills

Alternatives in Software Engineering