jaywcjlove / reference

为开发人员分享快速参考备忘清单(速查表)
https://jaywcjlove.github.io/reference
MIT License
11.9k stars 1.84k forks source link

docs: Add Three.js Cheat Sheet #675

Open dextr7 opened 2 months ago

dextr7 commented 2 months ago

Added a Three.js cheat sheet to the docs directory, which includes introductions and sample codes on getting started, geometry and materials, lighting, textures, animations, and other related content, to provide developers with a quick reference and guide for using Three.js.

jaywcjlove commented 2 months ago

仔细想了一下,这个 Three.js 库巨大,感觉你要多添加一点点,内容我再合并,不然我超级累😄 @dextr7