# RayTracing **Repository Path**: liuyangqiu/RayTracing ## Basic Information - **Project Name**: RayTracing - **Description**: 光线跟踪 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-10-23 - **Last Updated**: 2021-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RayTracing #### 项目介绍 图形学大作业-光线追踪 #### 软件架构 基于Python语言编写 使用的第三方库有:numpy, pillow #### 使用说明 main.py为主运行文件