# hducg24 **Repository Path**: hducg/hducg24 ## Basic Information - **Project Name**: hducg24 - **Description**: 杭州电子科技大学《计算机图形学原理》课程配套代码。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-19 - **Last Updated**: 2024-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hducg24 #### 介绍 杭州电子科技大学《计算机图形学原理》课程配套代码。 #### 程序流程图 ![光栅化流程](/pics/三维流程.png "程序流程图") #### 参考资料 1. [Scratchapixel 4.0](https://www.scratchapixel.com/) 2. [OpenGL Transformation](https://www.songho.ca/opengl/gl_transform.html) 3. [A Minimal Ray-Tracer](https://www.scratchapixel.com/lessons/3d-basic-rendering/minimal-ray-tracer-rendering-simple-shapes/parametric-and-implicit-surfaces.html)