threejs-loaders
Comprehensive asset loading for Three.js, supporting GLTF, textures, and environment maps with progress tracking.
Install
npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-loadersStats
| Total installs | 1,684 |
| Weekly installs | 1.7K |
| GitHub stars | 1.9K |
| First seen | Jan 20, 2026 |
| Source | @cloudai-x/threejs-skills |
Summary
- Supports multiple formats: GLTF/GLB (primary), OBJ+MTL, FBX, STL, PLY, and HDR/EXR environment maps with optional DRACO geometry and KTX2 texture compression
- LoadingManager coordinates multiple loaders with progress callbacks, onLoad/onError handlers, and unified asset tracking across the scene
- Texture configuration covers wrapping modes, filtering, anisotropic sharpening, color space management, and repeat/offset/rotation transforms
- Async/Promise patterns with helper functions for loading single or multiple assets in parallel, plus custom caching and asset manager implementations
- Error handling includes retry logic, fallback URLs, timeout protection, and graceful degradation with placeholder meshes during load
Tags
Related skills
| Skill | Installs | vs threejs-loaders |
|---|---|---|
| on-page-seo-auditor | 1,613 | -71 |
| convex-realtime | 1,652 | -32 |
| landing-page-copywriter | 1,739 | +55 |
| agents | 1,689 | +5 |
| gsap-core | 1,465 | -219 |
FAQ
- How many installs does threejs-loaders have?
- threejs-loaders has 1,684 total installs and 1.7K installs this week.
- Where is threejs-loaders hosted?
- threejs-loaders is published by @cloudai-x/threejs-skills at https://github.com/cloudai-x/threejs-skills.
- How many GitHub stars does threejs-loaders have?
- threejs-loaders has 1.9K GitHub stars.
- When was threejs-loaders first indexed?
- OrangeBot.AI first indexed threejs-loaders on Jan 20, 2026.
- How do I install threejs-loaders?
- Run: npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-loaders