threejs-fundamentals

Installation
SKILL.md

Three.js Fundamentals

When to Use

  • You need to set up the core structure of a Three.js scene.
  • The task involves scenes, cameras, renderers, transforms, resize handling, or object hierarchy basics.
  • You want foundational Three.js guidance before working on specialized topics like shaders or post-processing.

Quick Start

import * as THREE from "three";
Installs
98
GitHub Stars
40.8K
First Seen
Mar 6, 2026
threejs-fundamentals — sickn33/antigravity-awesome-skills