threejs-textures
Comprehensive guide for Three.js textures, covering loading, PBR materials, environment mapping, and performance.
Install
npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-texturesStats
| Total installs | 1,688 |
| Weekly installs | 1.7K |
| GitHub stars | 1.9K |
| First seen | Jan 20, 2026 |
| Source | @cloudai-x/threejs-skills |
Summary
- Covers texture types including basic, data, canvas, video, and compressed formats, with loaders for each
- Supports environment mapping via cube textures, HDR (RGBE/EXR), and equirectangular conversion with PMREM
- Includes UV mapping, texture atlasing, wrapping modes, filtering, mipmaps, and render targets for dynamic effects
- Provides PBR material texture setup (color, normal, roughness, metalness, AO, emissive, displacement) with proper color space handling
- Offers memory management patterns, texture pooling, and performance optimization guidance for web delivery
Tags
Related skills
| Skill | Installs | vs threejs-textures |
|---|---|---|
| uncodixfy | 1,842 | +154 |
| swiftui-ui-patterns | 1,620 | -68 |
| vercel-cli | 1,605 | -83 |
| threejs-postprocessing | 1,762 | +74 |
| frontend-ui-ux-engineer | 1,543 | -145 |
FAQ
- How many installs does threejs-textures have?
- threejs-textures has 1,688 total installs and 1.7K installs this week.
- Where is threejs-textures hosted?
- threejs-textures is published by @cloudai-x/threejs-skills at https://github.com/cloudai-x/threejs-skills.
- How many GitHub stars does threejs-textures have?
- threejs-textures has 1.9K GitHub stars.
- When was threejs-textures first indexed?
- OrangeBot.AI first indexed threejs-textures on Jan 20, 2026.
- How do I install threejs-textures?
- Run: npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-textures