cloudai-x/threejs-skills
These skills were imported into SkillJury from the public skills ecosystem.
threejs-animation
by cloudai-x/threejs-skills
Three.js animation system has three main components:
threejs-fundamentals
by cloudai-x/threejs-skills
Container for all 3D objects, lights, and cameras.
threejs-geometry
by cloudai-x/threejs-skills
The base class for all geometries. Stores data as typed arrays for GPU efficiency.
threejs-interaction
by cloudai-x/threejs-skills
Gizmo for moving/rotating/scaling objects.
threejs-lighting
by cloudai-x/threejs-skills
*RectAreaLight shadows require custom solutions
threejs-loaders
by cloudai-x/threejs-skills
Coordinate multiple loaders and track progress.
threejs-materials
by cloudai-x/threejs-skills
No lighting calculations. Fast, always visible.
threejs-postprocessing
by cloudai-x/threejs-skills
Source details, install context, and public review data are available on the full page.
threejs-shaders
by cloudai-x/threejs-skills
Three.js provides built-in uniforms and attributes.
threejs-textures
by cloudai-x/threejs-skills
Critical for accurate color reproduction.