# Computer Graphics **Repository Path**: zmx0142857/cg ## Basic Information - **Project Name**: Computer Graphics - **Description**: 计算机图形学 学习资料 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-28 - **Last Updated**: 2021-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: demo ## README # Computer Graphics 计算机图形学练习合集. - 在浏览器中直接打开 `index.html` 即可观看. - 在控制台运行 `canvas.save()` 可以保存截图. - 某些场景 (03, 06 等) 支持鼠标拖拽交互. ![bezier](img/06-bezier.png) ![bezier-mesh](img/07-bezier-mesh.png) ![sphere](img/09-sphere.png) ![cube](img/11-cube.png)