AI AGENT ADDONS

Threejs Textures

cloudai-x/threejs-skills

Working with textures brings 3D objects to life. Textures are images wrapped around shapes. They add color, detail, and realism. This guide covers how to load and use textures in Three.js.

You will learn about texture loading with callbacks or promises. You can adjust settings like color space, wrapping, and filtering. These controls make textures look sharp and correct.

The guide also explains different texture types. You can create data textures from raw data or use canvas textures. Each type works for specific needs. Master these tools to build beautiful 3D scenes.

Add Threejs Textures skill to your workflow

Global

mkdir -p ~/.claude/skills/threejs-textures

Project

mkdir -p .claude/skills/threejs-textures

Source Repository

Stars
2,483
Forks
286
Watchers
2,483
Last Push
6 months ago
Created
6 months ago