What is threejs-lighting?
Three.js lighting - light types, shadows, environment lighting. Use when adding lights, configuring shadows, setting up IBL, or optimizing lighting performance. Source: sickn33/antigravity-awesome-skills.
Three.js lighting - light types, shadows, environment lighting. Use when adding lights, configuring shadows, setting up IBL, or optimizing lighting performance.
Quickly install threejs-lighting AI skill to your development environment via command line
Source: sickn33/antigravity-awesome-skills.
| Light | Description | Shadow Support | Cost |
| AmbientLight | Uniform everywhere | No | Very Low | | HemisphereLight | Sky/ground gradient | No | Very Low | | DirectionalLight | Parallel rays (sun) | Yes | Low | | PointLight | Omnidirectional (bulb) | Yes | Medium | | SpotLight | Cone-shaped | Yes | Medium | | RectAreaLight | Area light (window) | No\ | High |
Gradient from sky to ground color. Good for outdoor scenes.
Three.js lighting - light types, shadows, environment lighting. Use when adding lights, configuring shadows, setting up IBL, or optimizing lighting performance. Source: sickn33/antigravity-awesome-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill threejs-lightingThree.js lighting - light types, shadows, environment lighting. Use when adding lights, configuring shadows, setting up IBL, or optimizing lighting performance. Source: sickn33/antigravity-awesome-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill threejs-lighting Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/sickn33/antigravity-awesome-skills