Skip to main content
Back to registry

r3f-textures

enzed/r3f-skills

The recommended way to load textures in R3F.

Installs205
Install command
npx skills add https://github.com/enzed/r3f-skills --skill r3f-textures
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
The recommended way to load textures in R3F. For more control over loading. Important for accurate colors. Render to texture. - Use power-of-2 dimensions : 256, 512, 1024, 2048 - Compress textures : Use KTX2/Basis for web - Enable mipmaps : For distant objects - Limit texture size : 2048 usually sufficient - Reuse textures : Same texture = better batching - Preload important textures : Avoid pop-in - r3f-materials - Applying textures to materials - r3f-loaders - Asset loading patterns - r3f-shaders - Custom texture sampling

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-textures do?

The recommended way to load textures in R3F.

Is r3f-textures good?

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

What agent does r3f-textures work with?

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

What are alternatives to r3f-textures?

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

How do I install r3f-textures?

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

Related skills

More from enzed/r3f-skills

Related skills

Alternatives in Software Engineering