# MyRender **Repository Path**: Thinker111/my-render ## Basic Information - **Project Name**: MyRender - **Description**: 一个简易C++软光栅化器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-13 - **Last Updated**: 2021-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyRender #### 介绍 一个简易C++软光栅化器 实现了画点(point.cpp)、画线(line.cpp)、三角形光栅化、高洛德光照,着色器类