# RayTracingWithC++ **Repository Path**: estiag/ray-tracing-with-c ## Basic Information - **Project Name**: RayTracingWithC++ - **Description**: C++的光线追踪演示项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-09 - **Last Updated**: 2025-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RayTracingWithC++ #### 介绍 这个是一个用C++实现的光线追踪算法,只提供了最原始的代码,需要自己编译 #### 软件架构 依赖wxwigets #### 使用说明 具体的环境搭建可以在ovo项目中找到