# threejs-demo **Repository Path**: ektx/threejs-demo ## Basic Information - **Project Name**: threejs-demo - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-11-11 - **Last Updated**: 2024-10-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # three.js ## 字体 - 字体生成 http://gero3.github.io/facetype.js/ ## 组件库 - `d3-interpolate` 颜色渐变器,生成渐变颜色 - `cannon.js` 轻量3D物理引擎 ## shader [Shadertoy](https://www.shadertoy.com/) [📚 The Book of Shaders](https://thebookofshaders.com/?lan=ch) ## 参考 [WebGL 理论基础](https://webglfundamentals.org/webgl/lessons/zh_cn/) [WebGL 着色器和GLSL](https://webglfundamentals.org/webgl/lessons/zh_cn/webgl-shaders-and-glsl.html) [Three.js 基础](https://threejsfundamentals.org/threejs/lessons/zh_cn/) [Three.js入門サイト](https://ics.media/tutorial-three/) [Three.js and TypeScript Tutorials](https://sbcode.net/threejs/) [3D可视化教程导读](https://www.scaugreen.cn/posts/30679/) [GAMES101-现代计算机图形学入门-闫令琪](https://www.bilibili.com/video/BV1X7411F744?p=1) [three.js粒子效果(分别基于CPU&GPU实现)](https://www.cnblogs.com/wanbo/p/6869175.html) [Three.js开发指南代码](https://github.com/josdirksen/learning-threejs-third)