@react-three/drei helper library—OrbitControls, Text, Environment, useTexture, useGLTF, Html, Billboard, and 50+...

BufferGeometry creation, built-in geometries, custom geometry with buffer attributes, instanced meshes for rendering...

Three.js materials in R3F, built-in materials (Standard, Physical, Basic, etc.), ShaderMaterial with custom GLSL,...

Decision framework for React Three Fiber projects. Routes to specialized R3F skills (fundamentals, geometry,...

Template for creating router skills. Use as a starting point when building a new router that dispatches to multiple...

Procedural noise functions in GLSL—Perlin, simplex, Worley/cellular, value noise, FBM (Fractal Brownian Motion),...

Decision framework for GLSL shader projects. Routes to specialized shader skills (fundamentals, noise, SDF, effects)...

Signed Distance Functions (SDFs) in GLSL—2D/3D shape primitives, boolean operations (union, intersection,...

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages,...