Agent Skills by nicolasieber-tm
Showing 10 vetted skills indexed across 1 GitHub repositories.
threejs-shaders
Create custom Three.js visuals with GLSL ShaderMaterial examples.
threejs-lighting
Implement and optimize Three.js lighting with shadows and IBL.
threejs-geometry
Create and customize Three.js geometries with BufferGeometry and instancing.
threejs-interaction
Implement raycasting, camera controls, and object selection in Three.js scenes.
threejs-postprocessing
Orchestrate Three.js post-processing effects with EffectComposer and shader passes.
threejs-loaders
Load GLTF models, textures, and HDR environments in Three.js with progress tracking.
threejs-animation
Animate Three.js scenes with keyframes, skeletal rigs, and morph targets.
threejs-fundamentals
Scaffold a basic Three.js scene with camera, renderer, and scene graph.
threejs-textures
Manage Three.js texture loading, configuration, and optimization for materials.
threejs-materials
Configure Three.js materials with PBR, textures, and shader integration.