← all plugins

Threejs Skills

by @cloudai-x · plugin · 10 skills

Threejs Skills from CloudAI-X/threejs-skills.

Install the whole plugin (CLI)
npx skillmds add cloudai-x/threejs-loaders npx skillmds add cloudai-x/threejs-shaders npx skillmds add cloudai-x/threejs-geometry npx skillmds add cloudai-x/threejs-lighting npx skillmds add cloudai-x/threejs-textures npx skillmds add cloudai-x/threejs-animation npx skillmds add cloudai-x/threejs-materials npx skillmds add cloudai-x/threejs-interaction npx skillmds add cloudai-x/threejs-fundamentals npx skillmds add cloudai-x/threejs-postprocessing
⬇ Download

Skills in this plugin

  1. threejs-loaders · cloudai-x
    Load 3D models, textures, and HDR environments in Three.js with GLTF, OBJ, FBX, STL, PLY, and Draco/KTX2 compression support.
    2.5k
    repo stars
  2. threejs-shaders · cloudai-x
    Create custom visual effects with Three.js shaders using GLSL, ShaderMaterial, uniforms, and vertex/fragment shaders.
    2.5k
    repo stars
  3. threejs-geometry · cloudai-x
    Create 3D shapes using Three.js built-in geometries, custom BufferGeometry, and instanced rendering.
    2.5k
    repo stars
  4. threejs-lighting · cloudai-x
    Configure and optimize Three.js lighting: ambient, directional, point, spot, hemisphere, and rect area lights with shadows, helpers, and IBL.
    2.5k
    repo stars
  5. threejs-textures · cloudai-x
    Load, configure, and apply textures in Three.js, including UV mapping, environment maps, HDR textures, and render targets.
    2.5k
    repo stars
  6. threejs-animation · cloudai-x
    Create and control Three.js animations including keyframe, skeletal, morph target, and animation blending.
    2.5k
    repo stars
  7. threejs-materials · cloudai-x
    Create and configure Three.js materials including PBR, basic, phong, shader, and physical materials for 3D rendering.
    2.5k
    repo stars
  8. threejs-interaction · cloudai-x
    Handle user input in Three.js scenes with raycasting, mouse/touch interaction, and camera controls including Orbit, Fly, FirstPerson, PointerLock, Trackball, and Map controls.
    2.5k
    repo stars
  9. threejs-fundamentals · cloudai-x
    Set up 3D scenes with Three.js, including scene, camera, renderer, Object3D hierarchy, coordinate systems, and math utilities.
    2.5k
    repo stars
  10. threejs-postprocessing · cloudai-x
    Add visual effects to Three.js scenes using EffectComposer: bloom, depth of field, anti-aliasing, ambient occlusion, and custom screen-space shaders.
    2.5k
    repo stars