adrian32kkr.github.io
Community@adryanmoldokkr32-pixel
Agent Skills by adrian32kkr.github.io
Showing 68 vetted skills indexed across 3 GitHub repositories.
threejs-errors-performance
Diagnose performance issues and common errors in Three.js applications.
threejs-errors-rendering
Diagnose and fix Three.js rendering errors like black screens and invisible objects.
threejs-syntax-controls
Implement and document Three.js camera controls with code examples.
threejs-syntax-geometries
Create and manipulate Three.js geometries with BufferGeometry and InstancedMesh.
threejs-syntax-shaders
Create custom ShaderMaterials with GLSL vertex and fragment shaders in Three.js.
threejs-syntax-materials
Configure materials and textures in Three.js with PBR workflows.
threejs-syntax-loaders
Load 3D models and textures in Three.js with glTF, FBX, OBJ, Draco, KTX2, and HDR support.
threejs-core-renderer
Configure Three.js WebGLRenderer for 3D scene rendering with WebGL.
threejs-core-math
Document Three.js 3D math operations for Vector3, Matrix4, Quaternion, and Euler.
threejs-core-raycaster
Implement 3D mouse picking and collision detection in Three.js scenes.
threejs-core-scene-graph
Manage scene hierarchy and object relationships in Three.js scenes.
threejs-impl-react-three-fiber
Integrate Three.js with React 18+ using React Three Fiber.
threejs-impl-drei
Integrate Drei components with React Three Fiber for 3D web development.
threejs-impl-physics
Integrate and optimize cannon-es and Rapier physics in Three.js scenes.
threejs-impl-xr
Build Three.js and WebXR VR and AR experiences with controller and performance guidance.
threejs-impl-webgpu
Guide Three.js r160+ WebGPU renderer setup with node materials and TSL.
threejs-impl-audio
Integrate 3D audio into Three.js scenes with listener and source management.
threejs-impl-shadows
Configure and optimize shadow rendering for Three.js scenes.
threejs-impl-lighting
Guide realistic lighting setup for seven light types in Three.js r160+.
threejs-impl-animation
Correct and optimize Three.js animation setup using AnimationMixer, Clock, and Action.
threejs-impl-post-processing
Integrate post-processing effects like bloom and SSAO into Three.js scenes.
threejs-impl-ifc-viewer
Load and visualize IFC/BIM models in Three.js scenes.
threejs-agents-model-optimizer
Optimize 3D models for web delivery using GLTF pipelines with Draco and KTX2.
threejs-agents-scene-builder
Guide Three.js scene composition with decision trees for lighting, materials, and cameras.