jaywcjlove / reference

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

docs: Add Three.js Cheat Sheet #675

Open dextr7 opened 5 months ago

dextr7 commented 5 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 5 months ago

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