Get started using Three.js without having to use npm
This article introduces how to use the Three.js library without using npm, suitable for developers who have basic knowledge of HTML and JavaScript but are not familiar with npm.
入选理由:通过在 HTML 文件中引入 Three.js 的 CDN 链接,可以无需 NPM 直接使用该库。
