Capítulo 852 de 859

Chapter 852: Useful Links (Manual)

Core Idea

A community-maintained directory of external resources for learning three.js — help forums, tutorials, examples, tools, and WebGL background reading — plus a warning that some entries may reference outdated versions of the library.

Key Concepts

  • Official help channels: the three.js forum (discourse.threejs.org) and the three.js tag on Stack Overflow are the sanctioned places to ask for help; GitHub issues are explicitly not the place for general help requests.
  • Freshness caveat: because three.js develops quickly, some linked tutorials/articles may describe outdated APIs — check the browser console for warnings/errors and cross-reference the current official docs if something doesn't behave as an older resource describes.
  • Categories covered: tutorials/courses, getting-started material, more advanced articles, news/updates, examples, tools, and general WebGL background references.

Key Takeaways

  1. Ask for help on the official forum or Stack Overflow, not GitHub issues.
  2. Treat older linked tutorials as potentially describing outdated APIs — verify against current docs and console warnings.
  3. This page is a curated external-resource index, not tutorial content in itself.

Connects To

  • No specific API chapters — this is a meta/reference page pointing outside the skill's own content.