cloudai-x/threejs-skills
These skills were imported into SkillJury from the public skills ecosystem.
threejs-animation
Keyframe, skeletal, and morph target animation system for Three.js objects and models.
threejs-fundamentals
Essential Three.js scene setup, cameras, renderers, and object hierarchies for 3D web graphics.
threejs-geometry
Built-in and custom 3D geometry creation with BufferGeometry, instancing, and path-based shapes.
threejs-interaction
Mouse and touch input handling, raycasting, camera controls, and object selection for Three.js scenes.
threejs-shaders
Custom GLSL shaders for Three.js with ShaderMaterial, uniforms, varyings, and built-in material extension.
threejs-lighting
Complete Three.js lighting system covering all light types, shadows, and environment-based illumination.
threejs-loaders
Asset loading for 3D models, textures, HDR environments, and progress tracking in Three.js.
threejs-materials
Nine material types covering unlit, PBR, custom shaders, and specialized rendering effects.
threejs-postprocessing
Screen-space visual effects pipeline with bloom, depth-of-field, anti-aliasing, and custom shader composition.
threejs-textures
Comprehensive texture loading, configuration, and application for Three.js scenes.